Skip to content

SamuelGadiel/atomic_states_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomic States using RxNotifier

This is a simple proof of concept to see how to integrate an Atomic State Pattern with Flutter, using RxNotifier as a helper

Packages Used

There are only two packages in the pubspec folder, being

Flutter Modular was used as a guide just to understand how the dependency injection would behave in this case.

In the future the idea is to create an example using the GetIt package, so I can compare the boilerplate each package adds to the project.

More informations

Here are some links to help you understand more about the concept of Atomic States and how it would be beneficial to the project.

RxNotifier GitHub

RxNotifier package page

Flutter P&D - Apresentação do estado atômico. (FTeam Discord)

AULÃO - Estado Atômico no Flutter

Introdução ao Estado Atômico no Flutter com RxNotifier

About

Atomic States using RxNotifier in Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published