- Update version to (semi-belatedly) meet 1.0-consistency promise.
- Update Dart SDK constraint for null safety.
- Remove placeholder Dart file.
- Update the example app: remove the deprecated
RaisedButtonandFlatButtonwidgets.
- Update Flutter SDK constraint.
- Remove unused
testdependency. - Update Dart SDK constraint in example.
- Update license header.
- Remove no-op android folder in the example app.
- Remove Android folder from
path_provider_macos.
- Declare API stability and compatibility with
1.0.0(more details at: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0).
- Fix CocoaPods podspec lint warnings.
- Adds an example app to run integration tests.
- Make the pedantic dev_dependency explicit.
- Added support for user's downloads directory.
- Update README.
- Initial open source release.