File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.0 - Apr 30, 2021
2+
3+ - Stable release for null safety.
4+ - Add ` RxStorage.executeUpdate ` : Read–modify–write style.
5+ - Synchronize writing task by key.
6+ - Internal refactoring, optimize performance.
7+
18## 1.0.0-nullsafety.0 - Feb 24, 2021
29
310- ** Breaking** :
Original file line number Diff line number Diff line change 11name : rx_storage
22description : Reactive storage for Dart/Flutter. RxDart Storage for Dart/Flutter.
3- version : 1.0.0-nullsafety.0
3+ version : 1.0.0
44author :
Petrus Nguyen Thai Hoc <[email protected] > 55homepage : https://github.com/Flutter-Dart-Open-Source/rx_storage.git
66repository : https://github.com/Flutter-Dart-Open-Source/rx_storage.git
@@ -17,5 +17,5 @@ dependencies:
1717
1818dev_dependencies :
1919 pedantic : ^1.11.0
20- test : ^1.17.1
20+ test : ^1.17.3
2121 collection : ^1.15.0
You can’t perform that action at this time.
0 commit comments