odroe 0.0.6 copy "odroe: ^0.0.6" to clipboard
odroe: ^0.0.6 copied to clipboard

A declarative, efficient, and flexible Flutter UI framework for building user interfaces.

Odroe v0.0.6 #

To install Odroe v0.0.6 run:

flutter pub add odroe:0.0.6

or update your pubspec.yaml file:

dependencies:
  odroe: ^0.0.6

What's Changed #

  • Bug: Fix reassemble not triggering
  • Bug: Fix $navigator Rune not exported

Odroe v0.0.5 #

To install Odroe v0.0.5 run:

flutter pub add odroe:0.0.5

or update your pubspec.yaml file:

dependencies:
  odroe: ^0.0.5

What's Changed #

  • Bug: Fix Runes nested dependencies.
  • Feature: setup support props key.

Odroe v0.0.4 #

To install Odroe v0.0.4 run:

flutter pub add odroe:0.0.4

or update your pubspec.yaml file:

dependencies:
  odroe: ^0.0.4

What's Changed #

  • Feature: Writeable Signal support update method

Odroe v0.0.3 #

To install Odroe v0.0.3 run:

flutter pub add odroe:0.0.3

or update your pubspec.yaml file:

dependencies:
  odroe: ^0.0.3

What's Changed #

  • feat(runes): Support activate and deactivate state
  • feat(runes): Have a good state type
  • feat(runes): Support $effect.active rune
  • feat(runes): Support $effect.pre rune
  • Bug: Fix $efdect.active rune comment and export
  • Bug: Avoid forgotten RuneState

Odroe v0.0.2 #

To install Odroe v0.0.2 run:

flutter pub add odroe

or update your pubspec.yaml file:

dependencies:
  odroe: ^0.0.2

What's Changed #

  • Store: Remove get in StartStipNotifier first record.
  • Code Comments: Add public APIs code comments.

Full Changelog: https://github.com/odroe/odroe/commits/v0.0.2

1
likes
0
pub points
0%
popularity

Publisher

verified publisherodroe.com

A declarative, efficient, and flexible Flutter UI framework for building user interfaces.

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com
github.com
opencollective.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on odroe