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.
Install
dependencies:
flutter_bucketeer: ^1.x.x
$ flutter pub get
SDK Development
Example
Build Example.
make build-android
make build-ios
Publishing
1. Update versions
1-2. Update dependencies
2. Publish to pub.dev
dart pub publish
SDK User Docs
Now working the Flutter documents.