simple_sizedbox
A Flutter package that provides convenient extensions for creating SizedBoxes with height and width using numerical values.
Installation
Add this to your package's pubspec.yaml
file:
dependencies:
simple_sizedbox: ^1.0.0
Libraries
- simple_sizedbox
- A Flutter library that provides simple extension methods on num to easily create SizedBox widgets with specific heights and widths.