at_common_flutter 2.0.5
at_common_flutter: ^2.0.5 copied to clipboard
A Flutter package to provide common widgets used by other @platform Flutter packages.
2.0.5 #
- DOCS: Updated Readme.md and example.md
- CHORE: Updated example to demonstrate inheriting theme from calling app
2.0.4 #
- FEAT: Added check for mobile, tablet and desktop in SizeConfig
2.0.3 #
- FEAT: Added
isDesktop
check in CustomAppBar
2.0.2 #
- FEAT: borderRadius option added in CustomButton
2.0.1 #
- UPDATE: Updated description, repository link
- FEAT: More options in CustomInputField
2.0.0 #
- UPDATE: Null safety support
1.0.1 #
- DOCS: Updated documentation
1.0.0 #
- CHORE: Updated authentication in example app
0.0.4 #
- CHORE: Updated example app
0.0.3 #
- CHORE: Updated with example app
0.0.2 #
- BREAKING CHANGES: This release consists of parameter change in custom button and custom input field
0.0.1 #
- The initial release consists of custom appBar, custom button and custom input field