sporran 8.0.1
sporran: ^8.0.1 copied to clipboard
A PouchDB alike for Dart. Uses lawndart for local storage and Wilt for CouchDB access.
8.0.0 #
---- Major update ----
All API cals now return a Sporran Result, not a Json Object.
Invalid parameters now throw argument error
7.0.0 #
6.0.0 #
4.0.5 #
Linter + pana updates
4.0.4 #
Linter updates
4.0.3 #
Pub analysis fixes for Dart 2.6.1, general tidy up
4.0.2 #
Formatting for pana
4.0.1 #
Update description for pana
3.1.0 #
Update to new Wilt + JsonObjectLite, remove analysis errors
3.0.0 #
Updates ready for Dart 2, remove the completion interface.
2.1.0 #
Updates for issues 7, 5, 6, 8 and 4 Note that issue 4 changes how Sporran is constructed and is thus breaking.
2.0.1 #
Updates for DartV1.5.3, all tests running
1.0.0 #
Initial release