Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d02ecc3

Browse files
committed
now can set percent number size, and default to 90% of indicator size
1 parent 1d89d12 commit d02ecc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: battery_indicator
22
description: A battery indicator widget.
3-
version: 0.0.4
3+
version: 0.0.5
44
homepage: https://github.com/debuggerx01/battery_indicator
55

66
dependencies:
77
flutter:
88
sdk: flutter
9-
battery: '>=0.3.1+8 <2.0.0'
9+
battery: '>=1.0.7 <2.0.0'
1010

1111
dev_dependencies:
1212
flutter_test:

0 commit comments

Comments
 (0)