tree: 9a86766dd33d972c524653086b65a1858ea8e23e [path history] [tgz]
  1. example/
  2. ios/
  3. lib/
  4. test/
  5. .gitignore
  6. .metadata
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. README.md
packages/path_provider/path_provider_linux/README.md

path_provider_linux

The linux implementation of [path_provider].

Please set your constraint to path_provider: '>=0.0.y+x <2.0.0'

Backward compatible 1.0.0 version is coming

The path_provider plugin has reached a stable API, we guarantee that version 1.0.0 will be backward compatible with 0.0.y+z. Please use path_provider: '>=0.0.y+x <2.0.0' as your dependency constraint to allow a smoother ecosystem migration. For more details see: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0

Usage

This package is already included as part of the path_provider package dependency, and will be included when using path_provider as normal. You will need to use version 1.6.10 or newer.