flutter_padding 0.0.1
flutter_padding: ^0.0.1 copied to clipboard
A lightweight Flutter package to add padding to widgets with clean and readable extension methods.
flutter_padding #
A lightweight Flutter package that provides clean and readable extension methods to easily add padding to any widget.
✨ Features #
- Simple and expressive syntax
- No widget nesting clutter
- Zero runtime overhead
- Works with all Flutter widgets
- No dependencies
📦 Installation #
Add this to your pubspec.yaml:
dependencies:
easy_padding: ^0.0.1