🪄 Magic UI Core

A lightweight, modular Flutter toolkit designed to eliminate UI boilerplate and accelerate prototyping.

License: MIT Flutter PRs Welcome


🚀 Why Magic UI?

Stop rewriting the same styling logic for every project. Magic UI Core provides a set of opinionated, "drop-in" widgets that handle common UI patterns automatically.

  • Clean: No more nested Padding or SizedBox hell.
  • Smart: Images handle loading, errors, and caching out of the box.
  • Fast: Pre-styled inputs and buttons for rapid form building.

📦 Installation

Add this to your pubspec.yaml:

dependencies:
  magic_ui_core: ^1.1.8

Libraries

magic_ui_core
Magic UI Core: A comprehensive, highly customizable Flutter UI library.