Movies App made using Flutter and powered by tmdb api. This project follows bloc architecture.
-
Updated
Jan 13, 2020 - Dart
Movies App made using Flutter and powered by tmdb api. This project follows bloc architecture.
Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state that the bloc_provider holds internally.
The minimals_state_manager package is a abstraction of the Flutter state management based in InheritedWidget and ValueNotifier.
深入探索 flutter 中的状态管理方式,三篇文章、多个实例。
Flutter generic provider using InheritedWidget. Flutter generic provider using InheritedWidget. An helper to easily exposes a value using InheritedWidget without having to write one.
Simple and clean state management backed by InheritedWidget and DI backed by the service locator pattern.
Demo app to fetch network data and parse it for app.
Esse projeto é apenas para treino de conceitos de programação utilizando Flutter. Pressionar F5 caso o site não carregue na primeira vez.
Is understand how InheritedWidget works
Simple counter app where different state management strategies are applied.
showing the use of an inherited widget to manage application state in flutter
same counter app implemented with different state management strategies
How to implement Inherited Widget in Flutter
State Management in flutter
test different default state management in flutter
A Flutter app to display list of movies from Tmdb API using Bloc Pattern and Inherited Widget.
A Flutter todo app for learning how to implement inherited widget
Inherited RxDart is a state management library that combine the power of InheritedWidget and RxDart, a simple and elegant state management solution for apps of any scale.
Full stack Instagram clone app using flutter and firebase
Add a description, image, and links to the inherited-widget topic page so that developers can more easily learn about it.
To associate your repository with the inherited-widget topic, visit your repo's landing page and select "manage topics."