odroe 0.0.2 odroe: ^0.0.2 copied to clipboard
A declarative, efficient, and flexible Flutter UI framework for building user interfaces.
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
inStartStipNotifier
first record. - Code Comments: Add public APIs code comments.
Full Changelog: https://github.com/odroe/odroe/commits/v0.0.2
0.0.1 #
Publish first version