dotlottie_flutter 0.1.3
dotlottie_flutter: ^0.1.3 copied to clipboard
Render dotLottie and Lottie animations in Flutter. Supports playback control, theming and state machines on Android, iOS, macOS and Web.
0.1.3 #
- chore: bumped dotlottie-ios dep. to v0.15.6
0.1.2 #
- fix: Load web asset via rootBundle
0.1.1 #
- fix: Moved animation loading from url to main thread
0.1.0 #
- feat: Windows and Linux support
0.0.7 #
- fix: crash when multiple animations are unloaded
0.0.6 #
- fix: manual loading of animations from urls
0.0.5 #
- fix: hot reload crash, add fit property (translates in to Layout for dotLottie)
0.0.4 #
- fix: crash when loading DotLottieView a second time for android
0.0.3 #
- chore: upgraded dependancies for web, android and ios. Added opengl support for android.
0.0.2 #
- chore: small fixes to example file, updated contact information
0.0.1 #
- feat: initial release of dotLottie Flutter!