tailstyle 1.1.9 copy "tailstyle: ^1.1.9" to clipboard
tailstyle: ^1.1.9 copied to clipboard

Agnostic WindiCSS-style builder for prototype construction

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tailstyle

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

dependencies:
  tailstyle: ^1.1.9

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:tailstyle/tailstyle.dart';
0
likes
120
pub points
17%
popularity

Publisher

unverified uploader

Agnostic WindiCSS-style builder for prototype construction

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tailstyle