Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ShadyBoukhary/flutter_clean_architecture issues and pull requests

#99 - Update README.md example with the new ClassNames and import

Pull Request - State: closed - Opened by arrrrny 4 months ago

#98 - upgraded rxdart to 0.27 to make it compatible fix graphql_flutter

Pull Request - State: closed - Opened by arrrrny 4 months ago - 3 comments

#96 - Dart 3 support

Pull Request - State: closed - Opened by ShadyBoukhary 5 months ago - 1 comment

#95 - Error: 'View' is imported from both

Issue - State: closed - Opened by arrrrny 10 months ago - 2 comments
Labels: possible-bug

#94 - Add support to Dart 3

Issue - State: closed - Opened by RafaelPlantard about 1 year ago - 3 comments
Labels: possible-bug

#93 - fixed analysis issues and added support for dart 3

Pull Request - State: closed - Opened by masnun-siam over 1 year ago - 3 comments

#92 - Getting this error on ios build ?

Issue - State: open - Opened by BAssured over 1 year ago
Labels: possible-bug

#91 - Getting this issues while app is build on ios ?

Issue - State: open - Opened by Kedar-jirel over 1 year ago
Labels: possible-bug

#90 - 100% test coverage

Pull Request - State: closed - Opened by ccfiel over 1 year ago - 5 comments

#89 - I tried to make a 100% test coverage in example app but stuck in 98.3

Issue - State: closed - Opened by ccfiel over 1 year ago - 1 comment
Labels: enhancement

#87 - Update packages

Pull Request - State: closed - Opened by ortegaxc almost 2 years ago - 2 comments

#86 - integrating with Riverpod

Issue - State: open - Opened by pishguy about 2 years ago - 2 comments
Labels: enhancement

#85 - Fix - unwanted null checks in flutter 3.0

Pull Request - State: closed - Opened by bssughosh over 2 years ago - 11 comments

#84 - Update to flutter 3.0

Issue - State: closed - Opened by bssughosh over 2 years ago - 4 comments
Labels: possible-bug

#83 - Migrate to support 2.10.3

Issue - State: closed - Opened by spendres over 2 years ago - 1 comment
Labels: enhancement

#82 - How to avoid rebuild in components.

Issue - State: closed - Opened by DK070202 over 2 years ago
Labels: enhancement

#81 - V5.0.2

Pull Request - State: closed - Opened by ShadyBoukhary almost 3 years ago

#80 - Upgrade Provider version

Pull Request - State: closed - Opened by darkmat13r almost 3 years ago

#79 - Unable to override `initState` on ViewState

Issue - State: closed - Opened by dcdh almost 3 years ago - 3 comments
Labels: possible-bug

#78 - Can u update to support flutter_bloc >=7.2.0

Issue - State: closed - Opened by vadimlukutin about 3 years ago - 4 comments

#77 - Fixed conflicting annotation on flutter 2.5.0

Pull Request - State: closed - Opened by rafaelcmm about 3 years ago - 1 comment
Labels: enhancement

#76 - refreshUI() doesn't work with Shared Controller.

Issue - State: closed - Opened by stefanoBavest about 3 years ago - 1 comment
Labels: possible-bug

#75 - If try add block isolate I have error

Issue - State: open - Opened by vadimlukutin over 3 years ago - 1 comment

#74 - [Question] How do I write test for the controller or presenter class?

Issue - State: closed - Opened by limcheekin over 3 years ago - 5 comments

#73 - [Question] About initViewState() migration

Issue - State: closed - Opened by ghost over 3 years ago - 1 comment
Labels: question

#72 - Error when migrating from flutter_clean_architecture ^3.0.2 to ^5.0.0

Issue - State: closed - Opened by michael-martinez over 3 years ago - 1 comment
Labels: possible-bug

#71 - Fix typos in the Controller documentation.

Pull Request - State: closed - Opened by JediBurrell over 3 years ago
Labels: enhancement

#70 - Question: Same controller in multiple widgets

Issue - State: closed - Opened by monolidth over 3 years ago - 9 comments

#69 - RefreshUI and setState

Issue - State: closed - Opened by CROSP over 3 years ago - 1 comment
Labels: question

#68 - One Controller for multiple pages

Issue - State: closed - Opened by 7snalbar over 3 years ago - 1 comment
Labels: question

#67 - Cant add AppBar via ControlledWidgetBuilder.builder

Issue - State: closed - Opened by vadimlukutin over 3 years ago - 2 comments
Labels: enhancement, possible-bug

#66 - Web support for BackgroundUseCase

Issue - State: closed - Opened by limcheekin over 3 years ago - 1 comment
Labels: enhancement

#65 - Web support for BackgroundUseCase

Issue - State: open - Opened by limcheekin over 3 years ago - 3 comments
Labels: enhancement

#64 - [Major][Null Safety] - Null safety changes for flutter 2.0

Pull Request - State: closed - Opened by rafaelcmm over 3 years ago
Labels: enhancement

#63 - How correctly get BuildContext from controller?

Issue - State: closed - Opened by vadimlukutin almost 4 years ago - 1 comment
Labels: enhancement

#62 - Controller in PreferredSizeWidget

Issue - State: closed - Opened by javier-mora almost 4 years ago - 1 comment
Labels: enhancement

#61 - Web support?

Issue - State: closed - Opened by limcheekin almost 4 years ago - 3 comments
Labels: enhancement

#60 - Hot reload

Issue - State: closed - Opened by aiiv almost 4 years ago - 1 comment
Labels: possible-bug

#59 - Update pubs

Pull Request - State: closed - Opened by WilliamCunhaCardoso almost 4 years ago - 2 comments

#58 - Provider outdated

Issue - State: closed - Opened by WilliamCunhaCardoso almost 4 years ago - 3 comments

#57 - [Minor Candidate][Responsive View] - Changed methods from ResponsiveViewState and removed deprecations

Pull Request - State: closed - Opened by rafaelcmm almost 4 years ago
Labels: enhancement, minor candidate

#56 - View lifecycle control improvements

Pull Request - State: closed - Opened by rafaelcmm almost 4 years ago
Labels: enhancement

#55 - deactivate() Lifecycle

Issue - State: closed - Opened by joaopereirajp almost 4 years ago - 2 comments
Labels: enhancement

#54 - Improved controller dispose lifecycle and fixed change dependencies

Pull Request - State: closed - Opened by rafaelcmm almost 4 years ago
Labels: enhancement

#53 - Remove empty bullet point

Pull Request - State: closed - Opened by jacobggman about 4 years ago

#52 - Implement didViewChangeDependencies

Pull Request - State: closed - Opened by rafaelcmm about 4 years ago
Labels: enhancement

#51 - Implement didViewChangeDependencies

Issue - State: closed - Opened by WilliamCunhaCardoso about 4 years ago
Labels: enhancement

#50 - [Feature] Add initViewState to access controller on initState lifecycle

Pull Request - State: closed - Opened by rafaelcmm about 4 years ago
Labels: enhancement

#49 - How to get controller in v4

Issue - State: closed - Opened by gemilangpermata about 4 years ago - 7 comments
Labels: enhancement

#48 - Responsiveness improvements and refresh optimizations

Pull Request - State: closed - Opened by rafaelcmm about 4 years ago - 5 comments
Labels: enhancement

#47 - [Flutter Web] Improve responsivity

Issue - State: closed - Opened by rafaelcmm about 4 years ago - 1 comment
Labels: enhancement

#46 - add listen param

Pull Request - State: closed - Opened by WilliamCunhaCardoso about 4 years ago - 1 comment

#45 - Add listen param to getController

Issue - State: closed - Opened by WilliamCunhaCardoso about 4 years ago - 1 comment
Labels: possible-bug

#44 - How to use Provider in Controller ?

Issue - State: closed - Opened by yobud over 4 years ago - 6 comments

#43 - [enhancement] Controller's refreshUI() function when called reloads the whole widget tree.

Issue - State: closed - Opened by imsanjaysah over 4 years ago - 3 comments
Labels: enhancement

#42 - [Question] Flow of presentation layer

Issue - State: closed - Opened by m-vellinga over 4 years ago - 2 comments
Labels: question

#41 - More example for background task

Issue - State: closed - Opened by afidosstar over 4 years ago - 2 comments
Labels: question

#40 - [3.1.0] Updated dependencies

Pull Request - State: closed - Opened by ShadyBoukhary over 4 years ago

#39 - Create a responsive view state to ease implementation on flutter web

Pull Request - State: closed - Opened by rafaelcmm over 4 years ago

#38 - Problem with AutomaticKeepAliveClientMixin

Issue - State: closed - Opened by tunt-04098 over 4 years ago - 11 comments

#37 - Extending an base usecase, complexity vs consistency

Issue - State: closed - Opened by cosinus84 almost 5 years ago - 5 comments
Labels: question

#36 - Using and placement of Server Auth/Firebase Auth

Issue - State: closed - Opened by cosinus84 almost 5 years ago - 3 comments
Labels: question

#35 - Create CLI

Issue - State: open - Opened by kleberapsilva almost 5 years ago - 7 comments
Labels: enhancement, help wanted

#34 - fix: Controller onResumed: assertion failed context != null

Pull Request - State: closed - Opened by iRaySpace almost 5 years ago

#33 - Controller onResumed: assertion failed context != null

Issue - State: closed - Opened by iRaySpace almost 5 years ago - 2 comments
Labels: bug

#32 - update README.md example for version 3.0.1

Pull Request - State: closed - Opened by ccfiel almost 5 years ago - 1 comment

#31 - controller.isLoading is now undefined

Issue - State: closed - Opened by ccfiel almost 5 years ago - 4 comments
Labels: question

#30 - Use Provider package to improve performance of View-Controller interactions #18

Pull Request - State: closed - Opened by ShadyBoukhary almost 5 years ago - 4 comments
Labels: enhancement

#29 - Controller onResumed: assertion failed context != null #28

Pull Request - State: closed - Opened by ShadyBoukhary almost 5 years ago
Labels: bug

#28 - Controller onResumed: assertion failed context != null

Issue - State: closed - Opened by iRaySpace almost 5 years ago - 6 comments
Labels: bug

#27 - just return the controller.stream

Pull Request - State: closed - Opened by ccfiel almost 5 years ago

#26 - How to implement unit test for use cases

Issue - State: closed - Opened by ccfiel almost 5 years ago - 8 comments
Labels: question

#25 - how we can handle, if it is multiple usecase called?

Issue - State: closed - Opened by saravananmnm almost 5 years ago - 4 comments
Labels: question

#24 - Update rxdart to 0.23 and run flutter format to improve package health

Pull Request - State: closed - Opened by rafaelcmm almost 5 years ago - 3 comments

#23 - Update rxdart to 0.23 and run flutter format to improve package health

Issue - State: closed - Opened by rafaelcmm almost 5 years ago - 9 comments
Labels: enhancement

#22 - clarification: globalKey usage

Issue - State: closed - Opened by iRaySpace almost 5 years ago - 2 comments
Labels: question

#21 - Added analyze step on circleci

Pull Request - State: closed - Opened by rafaelcmm almost 5 years ago - 1 comment
Labels: enhancement

#20 - v1.1.0: BackgroundUseCase Feature

Pull Request - State: closed - Opened by ShadyBoukhary almost 5 years ago - 2 comments
Labels: enhancement

#19 - Feature: Background thread UseCases

Issue - State: closed - Opened by ShadyBoukhary almost 5 years ago - 1 comment
Labels: enhancement

#18 - Use Provider package to improve performance of View-Controller interactions.

Issue - State: closed - Opened by ShadyBoukhary almost 5 years ago - 9 comments
Labels: enhancement

#17 - Error: Getter not found: 'suspending'.

Issue - State: closed - Opened by ccfiel almost 5 years ago - 4 comments
Labels: bug

#16 - To do app using the package

Issue - State: closed - Opened by ccfiel almost 5 years ago - 7 comments
Labels: enhancement, question

#15 - Shared controller and presenter

Issue - State: closed - Opened by ccfiel almost 5 years ago - 2 comments
Labels: question

#14 - fix: fixed applications state to work with Flutter v1.12.5

Pull Request - State: closed - Opened by ajzuse almost 5 years ago - 5 comments
Labels: enhancement

#13 - docs(readme): fix typos in readme

Pull Request - State: closed - Opened by Daddelbob about 5 years ago

#12 - Fixed typo in README

Pull Request - State: closed - Opened by Tinhorn about 5 years ago - 2 comments
Labels: bug

#11 - README typo

Issue - State: closed - Opened by Tinhorn about 5 years ago - 1 comment
Labels: possible-bug

#10 - Package fix

Pull Request - State: closed - Opened by ShadyBoukhary about 5 years ago

#9 - Updated packages

Pull Request - State: closed - Opened by ShadyBoukhary about 5 years ago

#8 - Update provider and rxdart package versions

Issue - State: closed - Opened by PoojaB26 about 5 years ago - 2 comments
Labels: enhancement

#7 - Flutter web compatibility

Issue - State: closed - Opened by massimoliani over 5 years ago - 1 comment
Labels: enhancement

#6 - Added missing files to example

Pull Request - State: closed - Opened by ShadyBoukhary over 5 years ago - 1 comment

#4 - Flow of control question

Issue - State: closed - Opened by nielsezeka over 5 years ago - 1 comment
Labels: question

#3 - Question about placement of Facebook login logic in a repository

Issue - State: closed - Opened by ajzuse over 5 years ago - 2 comments
Labels: question

#2 - Fix some typos

Pull Request - State: closed - Opened by tp over 5 years ago

#1 - v1.0.0

Pull Request - State: closed - Opened by ShadyBoukhary over 5 years ago