flutter_tailwind_ui 0.0.1 copy "flutter_tailwind_ui: ^0.0.1" to clipboard
flutter_tailwind_ui: ^0.0.1 copied to clipboard

Flutter widgets and theming inspired by Tailwind UI

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_tailwind_ui

With Flutter:

 $ flutter pub add flutter_tailwind_ui

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

dependencies:
  flutter_tailwind_ui: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_tailwind_ui/flutter_tailwind_ui.dart';
6
likes
0
points
1.2k
downloads

Publisher

verified publishertazatechnology.com

Weekly Downloads

Flutter widgets and theming inspired by Tailwind UI

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, syntax_highlight

More

Packages that depend on flutter_tailwind_ui