app_badger_macos 3.1.2 copy "app_badger_macos: ^3.1.2" to clipboard
app_badger_macos: ^3.1.2 copied to clipboard

discontinued
PlatformmacOS

macOS implementation of the app_badger plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_badger_macos

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

dependencies:
  app_badger_macos: ^3.1.2

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:app_badger_macos/app_badger_macos.dart';
0
likes
130
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

macOS implementation of the app_badger plugin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

app_badger_platform_interface, flutter

More

Packages that depend on app_badger_macos

Packages that implement app_badger_macos