Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 42b33ec

Browse files
authored
[device_info] Moved device_info to a subdir (#2923)
(This is preparation for the federation of the plugin)
1 parent 10966b7 commit 42b33ec

File tree

66 files changed

+6
-53
lines changed

Some content is hidden

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

66 files changed

+6
-53
lines changed

packages/device_info/CHANGELOG.md renamed to packages/device_info/device_info/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

packages/device_info/example/pubspec.yaml renamed to packages/device_info/device_info/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dev_dependencies:
1111
flutter_driver:
1212
sdk: flutter
1313
e2e:
14-
path: ../../e2e
14+
path: ../../../e2e
1515
pedantic: ^1.8.0
1616

1717
flutter:

packages/device_info/pubspec.yaml renamed to packages/device_info/device_info/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/flutter/plugins/tree/master/packages/device_info
55
# 0.4.y+z is compatible with 1.0.0, if you land a breaking change bump
66
# the version to 2.0.0.
77
# See more details: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0
8-
version: 0.4.2+5
8+
version: 0.4.2+6
99

1010
flutter:
1111
plugin:

packages/device_info/device_info_android.iml

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

packages/device_info/example/android.iml

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

packages/device_info/example/device_info_example.iml

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

packages/device_info/example/device_info_example_android.iml

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

0 commit comments

Comments
 (0)