Esse projeto é apenas para treino de conceitos de programação utilizando Flutter. Pressionar F5 caso o site não carregue na primeira vez.
-
Updated
Mar 24, 2024 - Dart
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
Demo app to fetch network data and parse it for app.
showing the use of an inherited widget to manage application state in flutter
State Management in flutter
Simple counter app where different state management strategies are applied.
A Flutter todo app for learning how to implement inherited widget
Full stack Instagram clone app using flutter and firebase
Vanilla State Management - InheritedWidget - InheritedModel - InheritedNotifier - Riverpod - ValueNotifier/ValueListenableBuilder
test different default state management in flutter
🤔 To understanding the basic workings of the InheritedWidget
Flutter Mediator Lite is a super easy state management package, base on the InheritedModel with automatic aspect management to make it simpler and easier to use and rebuild widgets only when necessary.
Flutter mediator is a state management package base on the InheritedModel with automatic aspect management to make it simpler and easier to use, and rebuild widgets only when necessary.
Flutter application designed to provide users with a seamless experience for managing notes and todos. It leverages Hive for efficient local storage and incorporates various features to enhance productivity and organization.
How to implement Inherited Widget in Flutter
A Flutter app to display list of movies from Tmdb API using Bloc Pattern and Inherited Widget.
same counter app implemented with different state management strategies
Flutter generic provider using InheritedWidget. Flutter generic provider using InheritedWidget. An helper to easily exposes a value using InheritedWidget without having to write one.
The minimals_state_manager package is a abstraction of the Flutter state management based in InheritedWidget and ValueNotifier.
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."