at_common_flutter library
A library to provide the common widgets used by the at_protocol packages and apps
Classes
- CustomAppBar
- This is a custom app bar.
- CustomButton
- A custom button to use the theme colors and common app functionalities.
- CustomInputField
- This is a custom input field to have common functionalities of the app
- SizeConfig
- A class defined to get dimensions for the screen size displayed, using the proportion of the designed screen size.
Extensions
- SizeUtils on num
- A shorthand usage of the functions defined in SizeConfig.