zwap_design_system 0.0.100 copy "zwap_design_system: ^0.0.100" to clipboard
zwap_design_system: ^0.0.100 copied to clipboard

outdated

This is a package to build a standard design system kit for any zwap projects

zwap_design_system #

The Zwap design system kit

General Info #

This repository is a simple package to get the base design asset system kit for any flutter projects with the graphic like zwap.in

Structure #

  • [Base folder] (lib/base)

    • [assets] (lib/base/assets)

      • [Zwap asset] (lib/base/assets/customAsset/customAsset.dart): component to render a custom image from local path or network path with zwap style
      • [Zwap icon] (lib/base/assets/customAsset/customIcon.dart): component to render a custom icon with zwap style
    • [buttons] (lib/base/buttons)

      • [Zwap button] (lib/base/buttons/baseButton.dart): component to render a zwap button with different type of buttons
    • [card] (lib/base/card)

      • [Zwap card] (lib/base/card/customCard.dart): component to render a card component with dynamic elements inside that
    • [checkbox] (lib/base/checkbox)

      • [Zwap Checkbox icon] (lib/base/checkbox/customCheckBox.dart): component to render a checkbox icon with predefined types of styles
    • [expansion] (lib/base/customExpansion)

      • [Zwap expansion] (lib/base/customExpansion/customExpansion.dart): component to render an expansion component with the zwap style
    • [dropdown] (lib/base/dropDown)

      • [Zwap dropdown] (lib/base/dropDown/customDropDown.dart): component to render a zwap dropdown component with the zwap style
    • [dropdown]

1
likes
0
pub points
45%
popularity

Publisher

unverified uploader

This is a package to build a standard design system kit for any zwap projects

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_localizations, flutter_rating_bar, fluttertoast, font_awesome_flutter, get_it, image_picker, provider, taastrap

More

Packages that depend on zwap_design_system