-
Hi , Do you consider to add a milestone about state management(provider, bloc flutter,or riverpod ) in nylo framework ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @AdemAygun, Re. adding a package to handle state management into Nylo. Out the box, the NyState and NyStateful widget contain all the useful tools you'll need to build an application. |
Beta Was this translation helpful? Give feedback.
Hi @AdemAygun,
Thanks for feedback.
Re. adding a package to handle state management into Nylo.
At the moment there are no plans to do this. Every developer has the freedom to use those packages in the framework (if they want) but we are not favouring one to use.
Out the box, the NyState and NyStateful widget contain all the useful tools you'll need to build an application.
Check the docs to learn more 👍