flutter_forge 0.1.0 copy "flutter_forge: ^0.1.0" to clipboard
flutter_forge: ^0.1.0 copied to clipboard

A robust opinionated framework for building state based applications in a modular, testable, and composable style.

Changelog #

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

The format is based on Keep a Changelog.

Generated by Git Changelog, an open source project brought to you by UpTech Works, LLC. A consultancy that partners with companies to help build, launch, and refine their products.

Unreleased - now #

0.1.0 - 2022-11-03 #

Added #

  • concept of EffectTask to facilitate effecting code
  • ComponentWidget to control widget creation & lifecycle
  • postInitState() lifecycle hook to ComponentWidget
  • dispose() lifecycle hook to ComponentWidget
  • dispose() lifecycle hook to ComponentWidget
  • postInitState() hook to the ComponentWidget

Changed #

  • main entry from forge.dart to flutter_forge.dart
  • Actions to be pure functions from State to State
  • ViewStore action processing to be non-blocking
  • ComponentWidget dispose() hook to have no params

0.0.1 - 2022-10-21 #

3
likes
0
pub points
39%
popularity

Publisher

verified publisherupte.ch

A robust opinionated framework for building state based applications in a modular, testable, and composable style.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_riverpod

More

Packages that depend on flutter_forge