davidsdearaujo / flutter_atom_poc

It's a proof of concept (POC) of Atomic State Management on Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[POC] Flutter + Atomic State Management

It's a proof of concept (POC) of Atomic State Management on Flutter.

Why Atom?

After a long discussion on the Flutter Brazilian community (Flutterando), we noticed the biggest difficulty in State Management on Flutter is state delivery related, not reactivity.

So the idea of trying to implement this state management pattern is to improve the delivery system of the reactive state.

About

It's a proof of concept (POC) of Atomic State Management on Flutter.


Languages

Language:C++ 35.9%Language:CMake 29.7%Language:Dart 27.1%Language:HTML 2.9%Language:C 2.3%Language:Swift 1.8%Language:Kotlin 0.2%Language:Objective-C 0.1%