path_provider_macos 2.0.7 copy "path_provider_macos: ^2.0.7" to clipboard
path_provider_macos: ^2.0.7 copied to clipboard

discontinuedreplaced by: path_provider_foundation
PlatformmacOS

macOS implementation of the path_provider plugin

2.0.7 #

  • Switches platform channel implementation to Pigeon.
  • Updates minimum Flutter version to 2.10.

2.0.6 #

  • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.

2.0.5 #

  • Removes dependency on meta.

2.0.4 #

  • Switches to a package-internal implementation of the platform interface.

2.0.3 #

  • Fixes link in README.

2.0.2 #

  • Add Swift language version to podspec.
  • Add native unit tests.
  • Updated installation instructions in README.

2.0.1 #

  • Add implements to pubspec.yaml.

2.0.0 #

  • Update Dart SDK constraint for null safety compatibility.

0.0.4+9 #

  • Remove placeholder Dart file.

0.0.4+8 #

  • Update the example app: remove the deprecated RaisedButton and FlatButton widgets.

0.0.4+7 #

  • Update Flutter SDK constraint.

0.0.4+6 #

  • Remove unused test dependency.
  • Update Dart SDK constraint in example.

0.0.4+5 #

  • Update license header.

0.0.4+4 #

  • Remove no-op android folder in the example app.

0.0.4+3 #

  • Remove Android folder from path_provider_macos.

0.0.4+2 #

0.0.4+1 #

  • Fix CocoaPods podspec lint warnings.

0.0.4 #

  • Adds an example app to run integration tests.

0.0.3+1 #

  • Make the pedantic dev_dependency explicit.

0.0.3 #

  • Added support for user's downloads directory.

0.0.2+1 #

  • Update README.

0.0.1 #

  • Initial open source release.