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

Thunder dropdown easy for use and beautiful

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thunder_dropdown

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

dependencies:
  thunder_dropdown: ^0.0.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:thunder_dropdown/thunder_dropdown.dart';
2
likes
100
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Thunder dropdown easy for use and beautiful

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, sizer

More

Packages that depend on thunder_dropdown

Packages that implement thunder_dropdown