states_rebuilder icon indicating copy to clipboard operation
states_rebuilder copied to clipboard

Learn with the Examples

Open GIfatahTH opened this issue 3 years ago • 6 comments

Here is the starting point of your journey with states_rebuilder.
You'll learn from simple and incremental examples the core foundation of states_rebuilder. At the end of these sets of examples, you will get the correct answer why to use states_rebuilder.

State management concepts

Get the foundation of state management from very basic to more advanced concepts

Navigation

Development booster.

Based on state management principles and some good programming principles and abstraction techniques, I created dedication injected state to automatize the most repetitive tasks a developer do.

Question & Suggestion

  • Each example is a seed for a tutorial. It would be very encouraging if you wrote one.
  • Please feel free to post an issue or PR, as always, your feedback makes this library become better and better.

GIfatahTH avatar Jan 04 '22 23:01 GIfatahTH

The last link: Navigation using intuitive facade of navigator 2 API, is invalid (404).

benny856694 avatar Feb 12 '22 12:02 benny856694

The last link: Navigation using intuitive facade of navigator 2 API, is invalid (404).

Thank you for pointing out, the link has been fixed :)

amoslai5128 avatar Feb 14 '22 07:02 amoslai5128

Thank you @amoslai5128

GIfatahTH avatar Feb 15 '22 21:02 GIfatahTH

Hi all, I added CRUD and AUTH examples. Any review is welcomed. cc @amoslai5128

GIfatahTH avatar Feb 16 '22 17:02 GIfatahTH

Hi all, I added theme management example.

GIfatahTH avatar Feb 22 '22 11:02 GIfatahTH

I added app l10n and I18n and animation examples. cc @amoslai5128 @tk2232

GIfatahTH avatar Feb 26 '22 12:02 GIfatahTH