Last updated:
0 purchases
flutter bucketeer
DEPRECATED #
This repository is no longer maintained. Please update to version V2 following the instructions in the repository below.
https://github.com/bucketeer-io/flutter-client-sdk
Bucketeer Client-side SDK for Flutter #
Setup #
Install prerequisite tools.
asdf
Flutter
Dart
Install #
dependencies:
flutter_bucketeer: ^1.x.x
copied to clipboard
$ flutter pub get
copied to clipboard
SDK Development #
Example
Build Example.
make build-android
make build-ios
copied to clipboard
Publishing
1. Update versions
ios/flutter_bucketeer.podspech
android/build.gradle
pubspec.yaml
1-2. Update dependencies
Update Bucketeer iOS SDK
Update Bucketeer Android SDK
2. Publish to pub.dev
dart pub publish
copied to clipboard
SDK User Docs #
Now working the Flutter documents.
Tutorial
Integration
Samples #
Bucketeer Samples
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.