mac_settings_flutter 0.0.1 copy "mac_settings_flutter: ^0.0.1" to clipboard
mac_settings_flutter: ^0.0.1 copied to clipboard

A Flutter plugin to control macOS settings (Wi-Fi, Bluetooth, AirDrop) using Apple Shortcuts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mac_settings_flutter

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

dependencies:
  mac_settings_flutter: ^0.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:mac_settings_flutter/mac_settings_flutter.dart';
2
likes
140
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to control macOS settings (Wi-Fi, Bluetooth, AirDrop) using Apple Shortcuts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

dartssh2, flutter, ssh2

More

Packages that depend on mac_settings_flutter