Skip to content

Commit dbbc5e8

Browse files
Updated dependencies.
1 parent ba17643 commit dbbc5e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
# The following adds the Cupertino Icons font to your application.
99
# Use with the CupertinoIcons class for iOS style icons.
1010
cupertino_icons: ^0.1.2
11-
sembast: ^1.13.3+1
11+
sembast: ^2.0.1
1212
shared_preferences: ^0.5.0
1313

1414
dev_dependencies:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
13+
1414
# Networking
1515
web_socket_channel: ^1.0.9
1616
http: ^0.12.0
1717

1818
#Database
19-
sembast: ^1.15.1
19+
sembast: ^2.0.1
2020
xxtea: ^2.0.2
2121
shared_preferences: ^0.5.2
2222

2323

2424
# Utils
25-
path_provider: ^0.5.0+1
25+
path_provider: ^1.2.0
2626
uuid: ^2.0.0
2727
package_info: ^0.4.0
2828
devicelocale: ^0.1.1

0 commit comments

Comments
 (0)