elementary 1.2.0-dev copy "elementary: ^1.2.0-dev" to clipboard
elementary: ^1.2.0-dev copied to clipboard

outdated

This is architecture library with the main goal to split code between different responsibility layers, make code clear, simple, readable and easy testable.

Changelog #

Unreleased #

1.2.0 #

Added #

  • support reassemble for widget model when app hot reloaded;

1.1.0 #

  • Added multi-sources builders.

1.0.0 #

  • First stable release
  • Remove useless prebuild hook.
  • Add tests for keep alive mixin and ticker provider mixin.

0.1.3 #

  • Add constraints to ticker mixins and keep alive mixin.

0.1.2 #

  • Mixin for keep alive widget model.

0.1.1 #

  • Add theme wrapper.

0.1.0-dev.1 #

  • Update naming from dev to release ready.
  • Mark protected context in widget model.

0.0.3-dev.5 #

  • Model behaviour tested.
  • Widget behaviour tested.

0.0.3-dev.4 #

  • Infrastructure for testing all layers.

0.0.3-dev.3 #

  • Add base documentation.
  • Rename WidgetModelBuilder to WidgetModelFactory.
  • Rename onCreate method of WidgetModel to initWidgetModel.

0.0.3-dev.2 #

  • Remove required error handler for model;
  • Remove doWithHandle methods, use try/catch instead.

0.0.3-dev.1 #

  • Add error handling;

0.0.2 #

  • Example added;

0.0.1 #

  • Initial release;
173
likes
0
pub points
90%
popularity

Publisher

verified publisherelementaryteam.dev

This is architecture library with the main goal to split code between different responsibility layers, make code clear, simple, readable and easy testable.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on elementary