ff_sku_picker 1.1.0 copy "ff_sku_picker: ^1.1.0" to clipboard
ff_sku_picker: ^1.1.0 copied to clipboard

E-commerce project SDK selector, you can customize the selector style, just pass in the conditions and options to complete all functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ff_sku_picker

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

dependencies:
  ff_sku_picker: ^1.1.0

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:ff_sku_picker/ff_sku_picker.dart';
3
likes
150
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

E-commerce project SDK selector, you can customize the selector style, just pass in the conditions and options to complete all functions.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on ff_sku_picker