open_file_mac 1.0.0 copy "open_file_mac: ^1.0.0" to clipboard
open_file_mac: ^1.0.0 copied to clipboard

MacOS implementation of the open_file plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_file_mac

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

dependencies:
  open_file_mac: ^1.0.0

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:open_file_mac/open_file_mac.dart';
0
likes
90
pub points
85%
popularity

Publisher

unverified uploader

MacOS implementation of the open_file plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, open_file_platform_interface

More

Packages that depend on open_file_mac