playx_widget 0.0.3 playx_widget: ^0.0.3 copied to clipboard
Playx Package that contains utility widgets. As it contains common widgets that are needed in each project and exports packages like package_info_plus , flutter_svg , Lottie and cached_network_image.
0.0.3 #
- Upgrade Packages.
- Update Exports to easy import widgets.
- Add common utilities like
getUnit8ListFromSvgAsset
which covert svg asset to Unit8List.
0.0.2 #
- Add support for Dart 3.0.0
- Upgrade Packages.
- Add
AutoAnimatedList
: Widget that automatically animates list of items when inserting or deleting any item. - Add
OptimizedCard
: Widget which provides better shadow effect for the card to look more like native card. - Add lottie package.
0.0.1 #
- initial release