File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.7
2
+
3
+ * Dependencies updated
4
+
1
5
## 0.1.6
2
6
3
7
* Dependencies updated
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
14
14
stringcare :
15
15
path : ../
16
16
17
- cupertino_icons : ^1.0.6
17
+ cupertino_icons : ^1.0.8
18
18
19
19
stringcare :
20
20
assets :
Original file line number Diff line number Diff line change 1
1
name : stringcare
2
2
description : Flutter plugin for obfuscate and reveal strings and any other data.
3
- version : 0.1.6
3
+ version : 0.1.7
4
4
homepage : https://github.com/StringCare/stringcare
5
5
repository : https://github.com/StringCare/stringcare
6
6
@@ -19,7 +19,7 @@ dependencies:
19
19
flutter_svg : ^2.0.10+1 # android ios linux macos windows
20
20
ffi : ^2.1.2
21
21
global_refresh : ^1.0.0 # android ios linux macos web windows
22
- go_router : ^14.1.1 # android ios linux macos web windows
22
+ go_router : ^14.2.0 # android ios linux macos web windows
23
23
path : ^1.9.0
24
24
yaml : ^3.1.2
25
25
You can’t perform that action at this time.
0 commit comments