All Projects → MeandNi → flutter_statemanagement

MeandNi / flutter_statemanagement

Licence: other
深入探索 flutter 中的状态管理方式,三篇文章、多个实例。

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to flutter statemanagement

flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+96.67%)
Mutual labels:  flutter-examples, flutter-state-management
Flutter-Bottom-Tab-Bar
No description or website provided.
Stars: ✭ 72 (+140%)
Mutual labels:  flutter-examples
awesome-flutter-ui
10+ flutter(android, ios) UI design examples ⚡ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 848 (+2726.67%)
Mutual labels:  flutter-examples
realm-dart-samples
Samples for Realm Flutter and Realm Dart SDKs
Stars: ✭ 26 (-13.33%)
Mutual labels:  flutter-examples
FlutterInAppPIP
Flutter Code to do InAPP PIP Like Youtube
Stars: ✭ 16 (-46.67%)
Mutual labels:  flutter-examples
Interactive-Add-Button-Layout
Custom Layout with interactive add button to impove your UI and UX .
Stars: ✭ 20 (-33.33%)
Mutual labels:  flutter-examples
appflowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
Stars: ✭ 24,929 (+82996.67%)
Mutual labels:  flutter-examples
CustomSwitch
Custom Switch package created in Flutter
Stars: ✭ 56 (+86.67%)
Mutual labels:  flutter-examples
FlutterMediumClone
Building a Medium Clone in Flutter.
Stars: ✭ 55 (+83.33%)
Mutual labels:  flutter-examples
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (+13.33%)
Mutual labels:  flutter-examples
FlutterMarvelHeroesLibrary
The simple concept for Marvel universe fans made in Flutter. Everything about favourite characters in one app.
Stars: ✭ 18 (-40%)
Mutual labels:  flutter-examples
stuff
Crud operation with Firebase
Stars: ✭ 80 (+166.67%)
Mutual labels:  flutter-examples
WhatsappClone
Flutter WhatsappClone
Stars: ✭ 29 (-3.33%)
Mutual labels:  flutter-examples
Awesome-Flutter-Templates
A Huge Collection of Flutter App templates
Stars: ✭ 53 (+76.67%)
Mutual labels:  flutter-examples
DeveloperFolio
Flutter web - DeveloperFolio template
Stars: ✭ 143 (+376.67%)
Mutual labels:  flutter-examples
flutter getx template
A flutter start project template with boilerplate code to save you time whenever you start a new flutter project using getx pattern.
Stars: ✭ 25 (-16.67%)
Mutual labels:  flutter-examples
MediumAppFlutter
Flutter recreation of the UI of the Medium android app
Stars: ✭ 62 (+106.67%)
Mutual labels:  flutter-examples
Flutter-home-service-app
Flutter Home Service Application Example - Day 35
Stars: ✭ 98 (+226.67%)
Mutual labels:  flutter-examples
Flutter-Paypal-Redesign
Paypal Redesign in a Flutter App
Stars: ✭ 77 (+156.67%)
Mutual labels:  flutter-examples
dating-app-concept-flutter
Dating App UI concept made to showcase Flutter in SheCodes hackathon
Stars: ✭ 53 (+76.67%)
Mutual labels:  flutter-examples

Flutter 状态管理

实例:

相关文章

Flutter实践:深入探索 flutter 中的状态管理方式(1)

Flutter实践:深入 flutter 的状态管理方式(2)——演化BloC

Flutter实践:深入 Flutter 的状态管理方式(3)——旅途小结与Redux实践

建议

要送给大家的建议是:请在需要这些状态管理方式时使用它,我见过不少的开发者都有用大刀砍白菜的意思,这并不是一个好习惯,你会发现这些状态管理方式有时候不但不会使开发简单,其实还会加大代码量,使其变得复杂,对于如何选择,这里还不够说清楚,希望你们都能找到自己的管理应用程序的方式。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].