13 Commits

Author SHA1 Message Date
f967cfd5eb Updated README.md 2022-11-26 00:35:40 +01:00
886050d9b9 Updated README.md 2022-11-26 00:34:36 +01:00
9948d5180b Completed and documented the code gen example
This isn't complete, yet. We're waiting on a PR on the Flutter master channel.
2022-11-26 00:29:46 +01:00
a635f258c6 Added generated files to .gitignore 2022-11-25 23:47:32 +01:00
2c1214c97a Removed the codegen files from the git repository 2022-11-25 23:47:01 +01:00
0e7f5e8140 Changed the main example with code gen tools 2022-11-17 17:11:40 +01:00
7f2f782b08 Added a Riverpod Logger
This ProviderObserver should help users understand what's going on under the hood and the "hows and whys" of certain choices.
2022-11-17 14:52:56 +01:00
0927dc4a94 Changed the main example to address useless rebuilds
Now, routerProvider is asynchronous. This makes sense, as the router depends on asynchronous providers.
2022-11-17 14:41:54 +01:00
926ade3a5e Bumped Riverpod's dependencies to 2.1.1 2022-11-17 14:39:57 +01:00
49ec83c8d6 hotfix 2022-10-13 22:40:47 +02:00
143bf0a270 Corrected tests 2022-10-10 17:15:55 +02:00
b2cd68e47c Fully migrate to the new approach 2022-10-10 09:21:24 +02:00
0baed655a8 Added the "complete" example to its standalone folder 2022-10-07 16:15:05 +02:00