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:
  flutter_padding: ^0.0.2

Libraries

flutter_padding