Customizable UI Components

A Flutter library providing customizable UI components like buttons and text fields to make building beautiful applications easy and efficient. 🎨

Installation

Add the following to your pubspec.yaml:

  dependencies:
  customizable_ui_components: ^0.0.1

Then run:

  flutter pub get