modular_ui 0.0.5 copy "modular_ui: ^0.0.5" to clipboard
modular_ui: ^0.0.5 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add modular_ui
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  modular_ui: ^0.0.5
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:modular_ui/modular_ui.dart';
copied to clipboard
111
likes
150
points
210
downloads

Publisher

verified publishermodularui.site

Weekly Downloads

2024.07.29 - 2025.02.10

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

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on modular_ui