Project Generator https://github.com/VeryGoodOpenSource/very_good_cli (It will nicely genearate a project with all the basic setup, but with bloc state management, you can simply replace with any other state management library) State Management Riverpod or Bloc RiverPod: https://pub.dev/packages/riverpod Bloc: https://pub.dev/packages/flutter_bloc Service Locator