flutter_tafsol_core 0.0.6
flutter_tafsol_core: ^0.0.6 copied to clipboard
A Flutter package containing all the necessary components to accelerate new app creation.
0.0.6 #
- Migrate to flutter_screenutil v6 context-based extensions, refactor AppDropdown, and bump version to 0.0.6
0.0.5 #
- Update flutter_screenutil dependency to 6.0.0-alpha.1
0.0.4 #
- Add example project and fix AppDropDown initial value issue
0.0.3 #
- Fix initial value issue in AppDropDown
0.0.2 #
- AppDropDown now use data from InputDecorationTheme.of(context).
0.0.1 #
- Initial Release with getDesignSize function and AppDropDown class.