flutter_padding 0.0.3
flutter_padding: ^0.0.3 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:
📄 License #
This project is licensed under the MIT License.
You are free to:
- Use this package in personal and commercial projects
- Modify the source code
- Share and redistribute it
No attribution is required, but it is appreciated.
dependencies:
flutter_padding: ^0.0.3