buzz_booster 4.22.1 copy "buzz_booster: ^4.22.1" to clipboard
buzz_booster: ^4.22.1 copied to clipboard

BuzzBooster SDK

BuzzBooster SDK #

BuzzBooster Flutter SDK

Installation & Usage #

  1. prerequisites
  2. setup environment
flutter doctor
  1. run application
flutter run

Deployment #

  1. Update CHNAGELOG.md
  2. Update version in pubspec.yaml
  3. Run the following command
flutter pub publish --dry-run # check if there is any error
flutter pub publish

Getting Started #

Integration Guide