cobuy_sdk 3.0.0 copy "cobuy_sdk: ^3.0.0" to clipboard
cobuy_sdk: ^3.0.0 copied to clipboard

CoBuy Flutter SDK enables group-based purchasing where multiple users can join a group to buy products together. Once the required number of members joins, the group is completed and users receive dis [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cobuy_sdk

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

dependencies:
  cobuy_sdk: ^3.0.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:cobuy_sdk/cobuy_sdk.dart';
0
likes
110
points
196
downloads

Publisher

unverified uploader

Weekly Downloads

CoBuy Flutter SDK enables group-based purchasing where multiple users can join a group to buy products together. Once the required number of members joins, the group is completed and users receive discounted pricing benefits.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

bloc, connectivity_plus, flutter, flutter_bloc, flutter_screenutil, flutter_svg, fluttertoast, google_fonts, http, linear_progress_bar, plugin_platform_interface, share_plus, shared_preferences, shimmer, socket_io_client

More

Packages that depend on cobuy_sdk

Packages that implement cobuy_sdk