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

[device_info] Changed directory of device_info #2923

Merged
merged 7 commits into from
Aug 12, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.4.2+6

* Moved everything from device_info to device_info/device_info

## 0.4.2+5

* Update package:e2e reference to use the local version in the flutter/plugins
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@ description: Demonstrates how to use the device_info plugin.
dependencies:
flutter:
sdk: flutter
e2e:
device_info:
path: ../

dev_dependencies:
flutter_driver:
sdk: flutter
e2e:
path: ../../e2e
pedantic: ^1.8.0

flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://github.com/flutter/plugins/tree/master/packages/device_info
# 0.4.y+z is compatible with 1.0.0, if you land a breaking change bump
# the version to 2.0.0.
# See more details: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0
version: 0.4.2+5
version: 0.4.2+6

flutter:
plugin:
Expand Down
12 changes: 0 additions & 12 deletions packages/device_info/device_info_android.iml

This file was deleted.

12 changes: 0 additions & 12 deletions packages/device_info/example/android.iml

This file was deleted.

15 changes: 0 additions & 15 deletions packages/device_info/example/device_info_example.iml

This file was deleted.

12 changes: 0 additions & 12 deletions packages/device_info/example/device_info_example_android.iml

This file was deleted.