ficiverson / clean-flutterLinks
This repo is a small explanation of clean architecture on with flutter framework and some test where added
☆110Updated 5 years ago
Alternatives and similar repositories for clean-flutter
Users that are interested in clean-flutter are comparing it to the libraries listed below
Sorting:
- A new Flutter project featuring a faked authentication interface to demonstrate validation. Implemented with BloC pattern.☆81Updated 7 years ago
- A clone of the Google Tasks app built with Flutter.☆79Updated 5 years ago
- A Flutter repo with a ready-to-go architecture containing flavors, bloc, device settings, json serialization and connectivity☆144Updated 6 years ago
- Fimber is Flutter logger inspired by Timber (logger API for Android)☆104Updated 2 years ago
- Official mobile app of Flutter Europe 2020 conference☆267Updated 5 years ago
- A super simple dependency injection implementation for flutter that behaviours like any normal IOC container and does not rely on mirrors☆94Updated 4 years ago
- Examples of Flutter architecture patterns☆59Updated 6 years ago
- A community driven cookbook with recipes (i.e., examples) on how to test your flutter application.☆127Updated 5 years ago
- Flutter app to demonstrate password validation design idea☆75Updated 6 years ago
- Flutter example of shopping app using Redux architecture☆213Updated 5 years ago
- Example project to present Dio, RxDart and Bloc☆77Updated 5 years ago
- Flutter State Management [ setState ❖ StreamBuilder ❖ scoped_model ❖ redux ]☆133Updated 5 years ago
- An app which shows how to integrate Firestore with the famous BLoC pattern in Flutter☆68Updated 5 years ago
- A flutter app to show flavors in flutter☆80Updated 6 years ago
- This form and validation functions are created by using the BLOC pattern with RxDart instead of using StatefulWidget☆62Updated 7 years ago
- Basic example of MVP architecture with Flutter.☆64Updated 6 years ago
- A TMDB client built with Flutter using the BLoC pattern. This app is my way of learning Flutter, so take what you see here with a grain …☆185Updated last year
- Flutter app to demonstrate a tab bar animation found on Dribbble☆187Updated 5 years ago
- An artist details page with blurred background in Flutter.