ecommerce_kit 0.0.2 copy "ecommerce_kit: ^0.0.2" to clipboard
ecommerce_kit: ^0.0.2 copied to clipboard

This package is a collection of pre-built eCommerce components. With this package, developers can save time and effort when building eCommerce applications in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ecommerce_kit

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

dependencies:
  ecommerce_kit: ^0.0.2

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:ecommerce_kit/ecommerce_kit.dart';
11
likes
130
pub points
66%
popularity

Publisher

unverified uploader

This package is a collection of pre-built eCommerce components. With this package, developers can save time and effort when building eCommerce applications in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, velocity_x

More

Packages that depend on ecommerce_kit