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

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

Odroe v0.0.8 #

To install Odroe v0.0.8 run:

flutter pub add odreo:0.0.8

or update your pubspec.yaml file:

dependencies:
  odroe: ^0.0.8

What's Changed #

  • Framework: Refactoring All

Odroe v0.0.7 #

To install Odroe v0.0.7 run:

flutter pub add odroe:0.0.7

or update your pubspec.yaml file:

dependencies:
  odroe: ^0.0.7

What's Changed #

  • Refactor: Refactoring and fixing setup widget props update unable to rebuild

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
140
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

Documentation

API reference

Funding

Consider supporting this project:

github.com
opencollective.com

License

MIT (LICENSE)

Dependencies

flutter, signals_core

More

Packages that depend on odroe