cage 1.0.0 copy "cage: ^1.0.0" to clipboard
cage: ^1.0.0 copied to clipboard

A flutter framework providing structure and guidance

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

[1.0.0] - 2019-07-07 #

First production release of Cage.

Added #

  • Module system for creating application modules
  • Dependency injection for managing dependencies to be used by widgets and other framework structures
  • Widget-system to use a MVP-pattern for a better separation of concern
  • State management system for strict data flow and testability
  • Flutter runtime for running your Cage application with flutter
  • Flutter test runtime for accessing your Cage structures, such as widgets or services in unit tests
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A flutter framework providing structure and guidance

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, logging, meta

More

Packages that depend on cage