ninja_ui 0.0.16
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 #
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