ampos_ui_library 0.0.42 copy "ampos_ui_library: ^0.0.42" to clipboard
ampos_ui_library: ^0.0.42 copied to clipboard

Ampos UI library is a Flutter library that contains custom widgets with Ampos theme.

ampos_ui_library #

A new Flutter project.

Getting Started #

To use this library, add ampos_ui_library as a dependency in your pubspec.yaml file.

dependencies:
 ampos_ui_library: "^0.0.42"
TextWidget(
  fontSize: FontSize.normal,
  fontWeight: FontWeight.w300,
  color: AmposColors.outerSpace
);

TextWidget default value: Font size: 16
Font weight: FontWeight.w300
Text color: AmposColors.outerSpace

0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Ampos UI library is a Flutter library that contains custom widgets with Ampos theme.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ampos_ui_library