File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.1.3
2+ * Fixes that the given server key was ignored
3+
14## 0.1.2
25* Fully implements all authentication methods
36* Enhanced documentation and adds link to package
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ packages:
1414 name: async
1515 url: "https://pub.dartlang.org"
1616 source: hosted
17- version: "2.6 .1"
17+ version: "2.8 .1"
1818 boolean_selector:
1919 dependency: transitive
2020 description:
@@ -35,7 +35,7 @@ packages:
3535 name: charcode
3636 url: "https://pub.dartlang.org"
3737 source: hosted
38- version: "1.2.0 "
38+ version: "1.3.1 "
3939 chopper:
4040 dependency: transitive
4141 description:
@@ -157,14 +157,14 @@ packages:
157157 name: meta
158158 url: "https://pub.dartlang.org"
159159 source: hosted
160- version: "1.3 .0"
160+ version: "1.7 .0"
161161 nakama:
162162 dependency: "direct main"
163163 description:
164164 path: ".."
165165 relative: true
166166 source: path
167- version: "0.1.2 "
167+ version: "0.1.3 "
168168 path:
169169 dependency: transitive
170170 description:
@@ -232,7 +232,7 @@ packages:
232232 name: test_api
233233 url: "https://pub.dartlang.org"
234234 source: hosted
235- version: "0.3.0 "
235+ version: "0.4.2 "
236236 typed_data:
237237 dependency: transitive
238238 description:
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ packages:
1414 name: analyzer
1515 url: "https://pub.dartlang.org"
1616 source: hosted
17- version: "1.7.1 "
17+ version: "1.7.2 "
1818 archive:
1919 dependency: transitive
2020 description:
@@ -334,7 +334,7 @@ packages:
334334 name: meta
335335 url: "https://pub.dartlang.org"
336336 source: hosted
337- version: "1.3 .0"
337+ version: "1.7 .0"
338338 mime:
339339 dependency: transitive
340340 description:
Original file line number Diff line number Diff line change 11name : nakama
22description : Nakama is an open-source scalable game server that lets you focus
33 on building games.
4- version : 0.1.2
4+ version : 0.1.3
55repository : https://github.com/obrunsmann/flutter_nakama
66homepage : https://flutter-nakama.gitbook.io
77
You can’t perform that action at this time.
0 commit comments