I haven't seen which describes the answer for my question in stackoverflow.
Here is some workaround
- Add
shimmer: ^latestversionto yourpubspec.ymlfile. - Import the package
import 'package:shimmer/shimmer.dart';in your dart file.
I haven't seen which describes the answer for my question in stackoverflow.
Here is some workaround
shimmer: ^latestversion to your pubspec.yml file.import 'package:shimmer/shimmer.dart'; in your dart file.Copyright © 2021 Jogjafile Inc.
this will give shimmer loading on cards till the svg images downloads from network