angel_file_service 2.0.1
angel_file_service: ^2.0.1 copied to clipboard
Angel service that persists data to a file on disk.
2.0.1 #
- Pass everything through
_jsonifyToSDwhen returning responses.
2.0.0 #
- Dart/Angel 2 update.
- Remove
package:dart2_constant - Update
package:fileto^5.0.0.
1.1.2 #
- Added tests, because tests.
1.1.1 #
- Dart 2 fixes.
1.1.0+2 #
createnow uses the underlying store, instead of manually patching
1.1.0+1 #
- Analyzer nitpick for pana
1.1.0 #
- Updated to framework v1.1.x
- Use
package:file - Allow a custom
store