flutter_3d_choice_chip 0.1.4 copy "flutter_3d_choice_chip: ^0.1.4" to clipboard
flutter_3d_choice_chip: ^0.1.4 copied to clipboard

Simple 3D choice chip for Flutter with customizable color themes and sizing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_3d_choice_chip

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

dependencies:
  flutter_3d_choice_chip: ^0.1.4

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_3d_choice_chip/flutter_3d_choice_chip.dart';
24
likes
160
points
120
downloads

Publisher

verified publishermatwright.dev

Weekly Downloads

Simple 3D choice chip for Flutter with customizable color themes and sizing.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_3d_choice_chip