guilherme-v / flutter-clean-architecture-example

A flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc..
587 stars 133 forks source link

Apply lint rules and add Linux support #15

Closed poka-IT closed 3 months ago

poka-IT commented 3 months ago

This is not a big deal, just apply lints warnings, add type or explicits dynamic, add linux support and remove one unused import.

guilherme-v commented 3 months ago

@poka-IT Thanks for contributing 🙌