Async initialization of services during startup
Startup phases:
Bootstrapping the native platform code
Bootstrapping the Flutter code
Normal application state where user interaction is allowed
Bootstrapping the native platform code
The first thing that happens when a Flutter app starts, is the b...
yapb.dev3 min read