path_provider_macos 0.0.4+8 copy "path_provider_macos: ^0.0.4+8" to clipboard
path_provider_macos: ^0.0.4+8 copied to clipboard

discontinuedreplaced by: path_provider_foundation
outdated

macOS implementation of the path_provider plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add path_provider_macos

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

dependencies:
  path_provider_macos: ^0.0.4+8

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:path_provider_macos/path_provider_macos.dart';
10
likes
30
pub points
91%
popularity

Publisher

verified publisherflutter.dev

macOS implementation of the path_provider plugin

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on path_provider_macos