system_status_macos 1.0.1 copy "system_status_macos: ^1.0.1" to clipboard
system_status_macos: ^1.0.1 copied to clipboard

PlatformmacOS
unlisted

MacOS implementation of the system_status plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add system_status_macos

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

dependencies:
  system_status_macos: ^1.0.1

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

Publisher

verified publisherdevrasityilmaz.com

Weekly Downloads

MacOS implementation of the system_status plugin

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, system_status_platform_interface

More

Packages that depend on system_status_macos