fast_extensions 0.3.2 
fast_extensions: ^0.3.2 copied to clipboard
Convenience extensions to make common Flutter tasks less annoying
0.3.2 #
- Fixes 
Color.valuedeprecation 
0.3.1 #
- Makes 
tabBarTheme,cardTheme, anddialogThemereturn typesdynamicto prevent breaking changes with this Flutter PR 
0.3.0 #
- Removes deprecated 
ButtonBarThemeData 
0.2.0 #
- Refactors 
FastMaterialStatePropertyintoFastWidgetStatePropertyfor Flutter 3.22.0 - Requires Flutter 3.22.0
 
0.1.5 #
- Updates for Flutter 3.16.0
 
0.1.4 #
- Updates for Flutter 3.13.0
 - Adds 
FastWidgetsLocalizations 
0.1.3 #
- Adds 
FastMaterialStateProperty 
0.1.2 #
- Updated documentation
 
0.1.1 #
- Updated license
 - Updated documentation
 
0.1.0 #
- Full test coverage
 - Updated documentation
 
0.0.5 #
- Added FastMaterialColor
 
0.0.4 #
- Added FastMediaExtension
 
0.0.3 #
- Added FastLocaleExtension and FastLocalizationExtension
 - Added a new example
 
0.0.2 #
- Decreased Dart version constraint
 
0.0.1 #
- Initial release