Skip to content

Commit 840d918

Browse files
franciscojma86Egor
authored andcommitted
[path_provider] Move package into a path_provider directory (flutter#2542)
* Move path provider to dir * Fix example * Add dart file * Rename file * Update homepage link
1 parent 1f631dc commit 840d918

95 files changed

Lines changed: 10 additions & 30 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/path_provider/example/android.iml

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/path_provider/example/path_provider_example.iml

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/path_provider/CHANGELOG.md renamed to packages/path_provider/path_provider/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
File renamed without changes.
File renamed without changes.

packages/path_provider/android/gradle.properties renamed to packages/path_provider/path_provider/android/gradle.properties

File renamed without changes.
File renamed without changes.

packages/path_provider/android/src/main/AndroidManifest.xml renamed to packages/path_provider/path_provider/android/src/main/AndroidManifest.xml

File renamed without changes.

packages/path_provider/android/src/main/java/io/flutter/plugins/pathprovider/PathProviderPlugin.java renamed to packages/path_provider/path_provider/android/src/main/java/io/flutter/plugins/pathprovider/PathProviderPlugin.java

File renamed without changes.

0 commit comments

Comments
 (0)