dart_board icon indicating copy to clipboard operation
dart_board copied to clipboard

An extensible flutter-framework

Results 6 dart_board issues
Sort by recently updated
recently updated
newest added

E.g. Missing Dependency (try to use locator without it added to the feature that uses it). Give a better error message. E.g. FeatureXYZ can not be found, have you correctly...

For feedback and communication.

Does it make sense to use this with remote config like the Firebase one ? Seems like a good match

Only core is covered 100%, a lot of other modules have stub'd tests. Acceptance: - Any PR with an increase to coverage. - Improvements to the repo (e.g. proper link's...

in DartBoardFeature there is an "enabled" flag, that allows a feature to turn off. E.g. Firebase only works across Android/iOS/MacOS/Web. So I wouldn't want to enable the feature on unsupported...