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

Libraries

flutter_padding