Demo app showcasing the lottie Flutter package with:
- Simple, controlled, and high-FPS Lottie animations
- Runtime property overrides with
LottieDelegates(text/color/opacity/position) - Selectable example sets (Mobilo, General, Weather, Loaders)
- Centered cards for clear visual separation
- Playback controls: play/pause toggle, loop toggle, progress scrubber (disabled while looping)
- Flutter 3.9+ (Dart 3.9+)
- Install dependencies:
flutter pub get
- Run:
- Mobile/Desktop:
flutter run - Web:
flutter run -d chrome --web-renderer canvaskit
- Mobile/Desktop:
Notes:
- Animations are loaded from public GitHub URLs; no local assets required.
- If you previously added assets and see pubspec errors, run
flutter cleanand retry.
Issues / PRs welcome. Keep the scope minimal and docs-linked.
MIT License — see LICENSE for details.
MusicTech Lab - Rockstars Developers dedicated to the Music Industry
Website | LinkedIn | Let's talk
Crafted by musictechlab.io
Website | LinkedIn | Let's talk
Crafted by musictechlab.io
