Open karkolia opened 7 months ago
Package seems like it isn't maintained, I created a version though: https://pub.dev/packages/flutter_skeleton_ui
Package seems like it isn't maintained, I created a version though: https://pub.dev/packages/flutter_skeleton_ui
I logged in just to give u a like and say thank u @jordanliu
Package seems like it isn't maintained, I created a version though: https://pub.dev/packages/flutter_skeleton_ui
Thank you @jordanliu !
@jordanliu You are amazing.
@jordanliu Great work bro save the time update it to latest and maintain it
When switching to Flutter beta channel instead of stable (for other bug fixing reasons), a build error appears :
` ../../../../.pub-cache/hosted/pub.dev/skeletons-0.0.3/lib/src/widgets.dart:56:42: Error: The getter 'backgroundColor' isn't defined for the class 'ThemeData'.
The use of Theme.of(context).backgroundColor in implementation of SkeletonAvatar makes the build fail.