We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5206113 commit 97ad9e0Copy full SHA for 97ad9e0
example/pubspec.yaml
@@ -12,7 +12,7 @@ dependencies:
12
fitness:
13
path: ../
14
intl: ^0.16.1
15
- lottie: ^0.6.0
+ lottie: ^0.7.0+1
16
cupertino_icons: ^1.0.0
17
18
dev_dependencies:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: fitness
2
description: Flutter plugin for reading step count data. Wraps HealthKit on iOS and GoogleFit on Android.
3
-version: 0.1.0
+version: 0.1.1
4
homepage: https://github.com/dev-juyoung/Fitness
5
6
environment:
@@ -10,7 +10,7 @@ environment:
10
dependencies:
11
flutter:
sdk: flutter
- meta: ^1.1.8
+ meta: ^1.2.4
flutter_test:
0 commit comments