Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
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 @@
## 1.0.4+1

* Moved everything from battery to battery/battery

## 1.0.4

* Updated README.md.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dev_dependencies:
flutter_driver:
sdk: flutter
integration_test:
path: ../../integration_test
path: ../../../integration_test
pedantic: ^1.8.0

flutter:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: battery
description: Flutter plugin for accessing information about the battery state
(full, charging, discharging) on Android and iOS.
homepage: https://github.com/flutter/plugins/tree/master/packages/battery
version: 1.0.4
homepage: https://github.com/flutter/plugins/tree/master/packages/battery/battery
version: 1.0.4+1

flutter:
plugin:
Expand All @@ -25,7 +25,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
integration_test:
path: ../integration_test
path: ../../integration_test
pedantic: ^1.8.0

environment:
Expand Down
12 changes: 0 additions & 12 deletions packages/battery/example/android.iml

This file was deleted.

15 changes: 0 additions & 15 deletions packages/battery/example/battery_example.iml

This file was deleted.