ninja_ui 0.0.16 copy "ninja_ui: ^0.0.16" to clipboard
ninja_ui: ^0.0.16 copied to clipboard

A Flutter UI package with reusable components, customizable text styles, and a wide range of colors.

🎨 Magic UI - Flutter UI Components Package #

License GitHub stars GitHub forks

A Flutter UI package containing reusable UI components, text styles, and colors to speed up development.


🚀 Features #

Predefined Colors - Standard color palette for consistent UI
Text Styles - Custom typography for better readability
Reusable Buttons - Icon, Image, and Outlined buttons
Prebuilt Widgets - Easy-to-use UI components like dialogs and loaders
Open Source - Fully customizable and MIT-licensed


📦 Installation #

1️⃣ Add Dependency #

In your Flutter project, open pubspec.yaml and add:

dependencies:
  magic_ui:
    git:
      url: https://github.com/Ankitsaroj94/magic_ui.git
      ref: main

Quick Installation #

Use this Command

flutter pub add magic_ui --git-url=https://github.com/Ankitsaroj94/magic_ui --git-ref=main

2
likes
160
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter UI package with reusable components, customizable text styles, and a wide range of colors.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, intl

More

Packages that depend on ninja_ui