magic_ui_core 1.1.8 copy "magic_ui_core: ^1.1.8" to clipboard
magic_ui_core: ^1.1.8 copied to clipboard

A Universal Super-Widget architecture designed to flatten the Flutter widget tree and eliminate nesting hell.

🪄 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
3
likes
155
points
295
downloads

Publisher

unverified uploader

Weekly Downloads

A Universal Super-Widget architecture designed to flatten the Flutter widget tree and eliminate nesting hell.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on magic_ui_core