bonsoir_android 5.1.6 copy "bonsoir_android: ^5.1.6" to clipboard
bonsoir_android: ^5.1.6 copied to clipboard

PlatformAndroid
unlisted

Android implementation of the Bonsoir plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bonsoir_android
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  bonsoir_android: ^5.1.6
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bonsoir_android/bonsoir_android.dart';
copied to clipboard
0
likes
130
points
14k
downloads

Publisher

verified publisherskyost.eu

Weekly Downloads

2024.09.18 - 2025.04.02

Android implementation of the Bonsoir plugin.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

bonsoir_platform_interface, flutter

More

Packages that depend on bonsoir_android