Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
-
Updated
Apr 8, 2022 - Dart
{{ message }}
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
A boilerplate project created in flutter using MobX and Provider.
Compile-time dependency injection for Dart and Flutter
A Flutter app which shows a list of popular movies.
A simple compile-time dependency injection library for Dart and Flutter
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
MVC pattern for flutter. Works as state management, dependency injection and service locator.
A super simple dependency injection implementation for flutter that behaviours like any normal IOC container and does not rely on mirrors
Large-Scale Flutter Reference Application. An Extension of DevonFw's My Thai Star Project
A pragmatic lightweight dependency injection library. This is a port of Koin for Dart projects.
A pragmatic lightweight dependency injection framework for Flutter developers.
Your best flutter coding friend. All in one; state management, navigation management(with dynamic routing), local storage, localization, dependency injection, cool extensions with best usages and with the support of best utilities!
Flutterpedia aims to collect, record, implement and instruct all sorts of Flutter implementation techniques. It includes animations, utilities, design patterns, etc. Please use it as a toolbox to facilitate your Flutter development.
An app to keep of track your expenses and stay on top of your game with detailed insights, built with clean architecture and MVVM pattern
A Flutter project template for building solid applications through separation of concerns between the UI, state management and business logic.
Flutter sample project with DDD
Flutter Cryptocurrency Charts application based on Clean Architecture.
Simple Hacker News app implement in Flutter using Clean Architecture and modern Flutter libraries.
This flutter project using bloc, provider for develop
Flutter application that demonstrates the differences between using a REST API versus a GraphQL API while following the best practices using Dart, Clean Architecture, State Management, Service Locator, Tests...
Application that will consume RestPOST-API using Reactive Flutter Programming with Streams and Dependency Injection (BLoC Pattern, RxDart, Dio)
PayFlow. Application for managing bank slips, layout developed in the 1 week intensive at RocketsEat, "NLW - TOGETHER".
Simple and clean state management backed by InheritedWidget and DI backed by the service locator pattern.
A boilerplate project was created in flutter using Clean Architecture & TDD.
Search for your favourite movies from MovieDb API. Uses Bloc for state management(Uni-directional data flow), Dartz for a more functional data approach with dart and clean architecture through modularisation
A simple shopping application made with Flutter (MVVM Architecture) utilizing Firebase (REST APIs) as a backend.
Grundlagenkurs in Dart & Flutter. Einführung in die moderne App Entwicklung mit dem Flutter Framework.
Add a description, image, and links to the dependency-injection topic page so that developers can more easily learn about it.
To associate your repository with the dependency-injection topic, visit your repo's landing page and select "manage topics."
Here is the starting point of your journey with
states_rebuilder.You'll learn from simple and incremental examples the core foundation of states_rebuilder.
At the end of these sets of examples, you will get the correct answer why to use
states_rebuilder.State management concepts
Get the foundation of state management from very basic to more advanced concepts