dotlottie_flutter 0.0.7
dotlottie_flutter: ^0.0.7 copied to clipboard
Render dotLottie and Lottie animations in Flutter. Supports playback control, theming and state machines on Android, iOS, macOS and Web.
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!