flutterwind_core 0.0.8 copy "flutterwind_core: ^0.0.8" to clipboard
flutterwind_core: ^0.0.8 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 Flutter:

 $ flutter pub add flutterwind_core

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

dependencies:
  flutterwind_core: ^0.0.8

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:flutterwind_core/flutterwind.dart';
1
likes
115
points
69
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
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

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

More

Packages that depend on flutterwind_core