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';
22
likes
140
pub points
80%
popularity

Publisher

verified publishermatwright.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_3d_choice_chip