bonsoir_darwin 5.1.3 copy "bonsoir_darwin: ^5.1.3" to clipboard
bonsoir_darwin: ^5.1.3 copied to clipboard

PlatformiOSmacOS
unlisted

Darwin (iOS & macOS) implementation of the Bonsoir plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bonsoir_darwin
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_darwin: ^5.1.3
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_darwin/bonsoir_darwin.dart';
copied to clipboard
0
likes
140
points
13.4k
downloads

Publisher

verified publisherskyost.eu

Weekly Downloads

2024.09.14 - 2025.03.29

Darwin (iOS & macOS) 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_darwin