Modular UI Documentation
  • Modular UI
  • Buttons
    • MUIPrimary Button
    • MUIOutlined Button
    • MUIGradient Button
    • MUILoading Button
    • MUISecondary Button
    • MUISecondaryOutlined Button
    • MUIText Button
    • MUIPrimaryBlock Button
    • MUISecondaryBlock Button
    • MUILoadingBlock Button
    • MUIGradientBlock Button
    • MUITextBlock Button
    • MUIOutlinedBlock Button
  • Cards
    • MUIPrimary Card
    • MUIBlog Card
    • MUISimple Card
    • MUIPricing Card
    • MUIProfile Card
    • MUISignIn Card
    • MUISignUp Card
  • Carousels
  • Avatars
  • Breadcrumbs
  • CheckBox
  • Dialog
  • Input Field
  • Listtile
  • Rating
  • Slider
  • Switch
  • Tabs
Powered by GitBook
On this page

Modular UI

ModularUI : Pre-built beautiful flutter widgets Inspired by material-tailwind and shadcn/ui

NextButtons

Last updated 1 year ago

Craft beautiful, accessible, and responsive Flutter UIs with a Modular-UI Design-inspired component library

Installation

Run this command in your terminal

flutter pub add modular_ui

Import

Add this line to import the package.

import 'package:modular_ui/modular_ui.dart';

Our Widget Catalog

Avatar

Breadcrumbs

Button

  • Primary Button

  • Secondary Button

  • Gradient Button

  • Loading Button

  • Outlined Button

  • Text Button

  • Block Level Buttons

Card

  • Simple Card

  • Primary Card

  • Profile Card

  • Sign in Card

  • Sign up Card

  • Pricing Card

  • Blog Card

Checkbox

Carousel

Dialog

Footer

Input Fields

List Tile

Radio Button

Rating Bar

Slider

Tab View

Switch

Features

  • Comprehensive Modular-UI Design components: Build modern and feature-rich interfaces with a wide range of buttons, cards, forms, navigation elements, and more.

  • Highly customizable: Tailor components to your exact needs with extensive styling options.

  • Responsive design: Ensure optimal UI experiences across different screen sizes.

  • Accessibility focus: Built with accessibility in mind, adhering to best practices.

  • Lightweight and performant: Efficiently crafted for smooth user interactions.