flutter_squad 0.0.1 copy "flutter_squad: ^0.0.1" to clipboard
flutter_squad: ^0.0.1 copied to clipboard

Squad payment sdk for flutter. Supports both Android and IOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_squad

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

dependencies:
  flutter_squad: ^0.0.1

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_squad/flutter_squad.dart';
1
likes
140
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Squad payment sdk for flutter. Supports both Android and IOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

dio, flutter, fluttertoast, webview_flutter_plus

More

Packages that depend on flutter_squad