File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 2.0.0
2+ - Updated to Ditto SDK 4.12.1
3+ - Added new features:
4+ - Query Editor
5+ - System Settings
6+ - Peer Sync Status
7+ - Disk Usage
8+
9+ See README.md for implementation details.
10+
111## 1.0.0
212
313Updates to use the GA release of the Ditto SDK
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ packages:
135135 path: ".."
136136 relative: true
137137 source: path
138- version: "1 .0.0"
138+ version: "2 .0.0"
139139 ditto_live:
140140 dependency: "direct main"
141141 description:
Original file line number Diff line number Diff line change 11name : ditto_flutter_tools
22description : " Diagnostic and Debugging Tools for Ditto in Flutter"
3- version : 1 .0.0
3+ version : 2 .0.0
44homepage : " https://ditto.live"
55repository : https://github.com/getditto/ditto_flutter_tools
66
You can’t perform that action at this time.
0 commit comments