odroe 0.0.8
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
$navigatorRune 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:
setupsupportpropskey.
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
updatemethod
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
activateanddeactivatestate - feat(runes): Have a good state type
- feat(runes): Support
$effect.activerune - feat(runes): Support
$effect.prerune - Bug: Fix
$efdect.activerune 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
getinStartStipNotifierfirst record. - Code Comments: Add public APIs code comments.
Full Changelog: https://github.com/odroe/odroe/commits/v0.0.2