view/app_state library

Classes

AppState<T extends StatefulWidget> Get started StateX class AppState class Error handling
The View for the app. The 'look and feel' for the whole app.
StateF<T extends StatefulWidget> StateX class
A State object the runs its built-in FutureBuilder with every setState()
StateIn<T extends StatefulWidget> StateX class
A State object that uses the built-in InheritedWidget
StateX<T extends StatefulWidget> Get started StateX class Testing
The extension of the State class.

Mixins

Supply the Global Navigator and all its methods.