Installation
This page covers installing bubbl_flutter_sdk in a Flutter app.
Add dependency
In pubspec.yaml:
dependencies:
bubbl_flutter_sdk: ^2.2.6
Package page: https://pub.dev/packages/bubbl_flutter_sdk
Install packages
flutter pub get
Required platform follow-up
Flutter dependency installation alone is not enough. You must also complete: