playx_widget 0.0.3 copy "playx_widget: ^0.0.3" to clipboard
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.

PlayX Widget #

PlayX widget package for playx eco system that provide custom utility widgets to make development faster.

Features #

Widgets #

  • AppVersion : Widget to display current App Version.
  • CenterLoading : Widget that displays a simple circle loading indicator like in ios.
  • OptimizedScrollView : This is an optimized scroll view widget that make it's child scrollable.
    It will automatically size itself to fill the space between the bottom of the last widget and the bottom of the viewport.
  • ImageViewer : Easily show an image from assets, network, cached network, or svg images.
  • KeepAliveWrapper: Wrapper for widgets to keep them alive and not destroy them.
  • IconViewer: Widget that shows an icon from icon data, svg, image or text.
  • AutoAnimatedList : Widget that automatically animates list of items when inserting or deleting any item.
  • OptimizedCard : Widget which provides better shadow effect for the card to look more like native card.

Playx: #

Consider using our Playx Package: Which comes prepackaged with this package and more features and is easy to use.

Installation #

in pubspec.yaml add these lines to dependencies

playx_widget: ^0.0.3

See Also: #

Playx : Playx eco system helps with redundant features , less code , more productivity , better organizing.

Playx_theme :Multi theme features for flutter apps from playx eco system.

Playx_core :Core package for playx eco system contains shared classes and utilities.

0
likes
0
pub points
18%
popularity

Publisher

verified publisherplayx.sourcya.io

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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, flutter, flutter_svg, lottie, package_info_plus

More

Packages that depend on playx_widget