flutter_tailwind 1.6.1 copy "flutter_tailwind: ^1.6.1" to clipboard
flutter_tailwind: ^1.6.1 copied to clipboard

I hope to make something like tailwind that can simplify the description of style and improve efficiency.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_tailwind

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

dependencies:
  flutter_tailwind: ^1.6.1

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:flutter_tailwind/flutter_tailwind.dart';
9
likes
140
points
143
downloads

Publisher

unverified uploader

Weekly Downloads

I hope to make something like tailwind that can simplify the description of style and improve efficiency.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

auto_size_text, cached_network_image, flutter, flutter_cache_manager, flutter_screenutil, flutter_staggered_grid_view, flutter_svg, shimmer

More

Packages that depend on flutter_tailwind