lottie-flutter icon indicating copy to clipboard operation
lottie-flutter copied to clipboard

provide a full working project file instead of main.dart

Open parth181195 opened this issue 7 years ago • 2 comments

you should provide a full working example with a working flutter project

parth181195 avatar Dec 06 '18 05:12 parth181195

This project needs to be updated, but a flutter run from the root should get you a full example

dnfield avatar Dec 06 '18 06:12 dnfield

A full example project would be better. Main.dart is fine, but not null error on line 123 currently. Also depends on assets in /assets, yet main.dart is in example, but the package itself is in /lib. So kinda makes it hard to separate package code from usable example code.

workerbee22 avatar Apr 21 '19 01:04 workerbee22