mono_kit 0.2.0 mono_kit: ^0.2.0 copied to clipboard
A collection of convenient widgets and utils made by mono. Under construction now.
[0.2.0] #
- Refactor RouteObserverProvider with provider and add its example.
[0.1.1+1] #
- Make TextAnswerDialogResult to private
[0.1.1] #
- Change
TextAnswerDialog
's return type to Future
[0.1.0] #
- Increment version.
[0.0.6] #
- Add
TextAnswerDialog
.
[0.0.5] #
- Add
reuseChild
argument to BetterStreamBuilder/ValueObservableBuilder.
[0.0.4] #
- Add type parameter to FadePageRoute.
[0.0.3] #
- Change OverflowDetectableText's callback argument to double from bool in order to notify overflowed height.
[0.0.2] #
- Add BetterStreamBuilder
[0.0.1] #
- Port my private repository's source codes.