vibe 0.1.0
vibe: ^0.1.0 copied to clipboard
A new declarative UI framework
0.1.0 #
Note: This release has breaking changes.
- REFACTOR: make widget constable.
- REFACTOR: refactor wrapper class constructors.
- FIX: collection observable.
- FIX: match to the refactored version.
- FIX: initialize container.
- FIX: test case.
- FEAT: new vibe.
- BREAKING REFACTOR: file structure.
0.0.10 #
- REFACTOR: rename
NotVibetoSilent. - FEAT: enum state.
0.0.9 #
- FEAT(lint): add annotation lint.
0.0.8 #
- FEAT: Micro [VibeSuspense].
0.0.7 #
- FEAT: effect with vibe. fix duplicate loading.
0.0.6+2 #
- REFACTOR:
VibeBuildertoVibeSuspense.
0.0.6+1 #
- FIX: bump down
rxdartversion to support custom lint.
0.0.6 #
- FIX: prevent multiple vibe addition.
- FIX: await for the first stream to be ready.
- FEAT: widget with computed vibe.
- FEAT:
VibeBuildto scope the async loading state. - FEAT: prepare async loading state.
0.0.5 #
- Bump "vibe" to
0.0.5.
0.0.2 #
- first release
0.0.1 #
- CREATE A REPO