flutterwind_core 0.0.4 copy "flutterwind_core: ^0.0.4" to clipboard
flutterwind_core: ^0.0.4 copied to clipboard

Flutter utility-first universal design system - powered by Tailwind CSS

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutterwind_core

With Flutter:

 $ flutter pub add flutterwind_core

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

dependencies:
  flutterwind_core: ^0.0.4

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:flutterwind_core/flutterwind.dart';
1
likes
0
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter utility-first universal design system - powered by Tailwind CSS

Homepage
Repository (GitHub)
View/report issues

Topics

#tailwind #flutter #design-system

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

analyzer, args, build, flutter, logger, package_config, source_gen, yaml

More

Packages that depend on flutterwind_core