0 purchases
buzz booster
BuzzBooster SDK #
BuzzBooster Flutter SDK
Installation & Usage #
prerequisites
install Flutter SDK : https://flutter-ko.dev/get-started/install
setup environment
flutter doctor
copied to clipboard
run application
flutter run
copied to clipboard
Deployment #
Update CHNAGELOG.md
Update version in pubspec.yaml
Run the following command
flutter pub publish --dry-run # check if there is any error
flutter pub publish
copied to clipboard
Getting Started #
Integration Guide
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.