imperium 0.2.0+1 copy "imperium: ^0.2.0+1" to clipboard
imperium: ^0.2.0+1 copied to clipboard

Structured State object access and State object controllers

Imperium #

codecov CI Pub.dev GitHub stars Last Commit Chat

A Framework for Flutter's Framework #

Fluttery_Framework Allows for faster and easier development with better maintainability. It looks like Flutter because it works like Flutter. There's no 're-inventing of the wheel' here. If you know Flutter, you'll know Imperium.

It supplies the adaptive functions and features expected of a production-ready app:

  • An extended State class offering a built-in FutureBuilder or InheritedWidget.
  • A State Object Controller class for this State class
  • Extensive and essential error handling
  • Easy implementation of both the Material & Cupertino interface for one app i.e. One app with both an Android and iOS interface.
  • App-wide accessibility to your app's preferences using Shared Preferences
  • 27 device event-handlers
  • A loading screen option

Imperium Documentation #

Fluttery Framework
0
likes
110
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Structured State object access and State object controllers

Homepage
Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_test, shared_preferences, state_extended

More

Packages that depend on imperium