lottie-flutter
lottie-flutter copied to clipboard
Error: Type 'AssetBundle' not found.
10:59:42 .flutter/cache/.pub-cache/hosted/dart-pub.byted.org/lottie-1.2.2/lib/src/lottie.dart:48:5: Error: Type 'AssetBundle' not found. 10:59:42 AssetBundle? bundle, 10:59:42 ^^^^^^^^^^^
Maybe miss import 'package:flutter/services.dart' in lottie.dart ?
i try lottie 1.2.2 on flutter 2.10 and it works fine but my personal repo's flutter version is 2.0.6-0.0.pre.260 and it throw 'cannot find declaration' so current 'dependency_overrides: lottie 1.2.1' works fine
im currently having this issue. any fix ?
+1, the same issue.
+1 me too also the import 'package:lottie/lottie.dart';
part is greyed out along with
import 'package:flutter/services.dart'
I got same error, I am using flutter 2.0.3
me too on 2.2.2