az_ui 0.0.4 az_ui: ^0.0.4 copied to clipboard
A new Flutter package for easy and smooth development of ui.
0.0.4 #
- solidTwo added for border layout
- solidTwo color groups can access it like primarySolidTwo(), successSolidTwo() & so on
0.0.3 #
- Major part cover Text, Button, Icon, Card, Container, Column, Row, Center, Stack, Positioned, Wrap, GestureDetector
- You can also use with less properties Image, ListTile, RadioListTile,
- You can use color groups like this primaryColor, primaryBorder, primaryCard, primaryBg on specific widgets
- Color groups are primary, success, warning, info, secondary, danger, dark, light
0.0.2 #
- TODO: Try to fixing analyses issues.
0.0.1 #
- TODO: A package for easy & smooth development of UI.