Skip to content

What state management does the generated Flutter app use?

Updated 20 August 2026·1 views

State management

Specify it at generation time: \\\bash nxf generate flutter --state riverpod \\\ See the Flutter Code Generation article for the full generated project structure.

Was this article helpful?