flutter_spacer 1.0.3 flutter_spacer: ^1.0.3 copied to clipboard
spacer is a Dart package for Flutter for easily spacing widgets in terms of percentage of screen width or height.
1.0.0 #
-Added extension methods on num for creating responsive SizedBox widgets. -Included utilities for getting the device's height and width. -Created a Spacer widget for providing screen size information.
1.0.1 #
- update license
1.0.2 #
- update readme file
- change spacer to flutter spacer
1.0.3 #
- add example