shelf_easy 1.1.8 shelf_easy: ^1.1.8 copied to clipboard
This library includes a json model generator, a unified database operator interface, a server and client framework, a virtual machine for AOT code push, and a log module.
1.1.8 #
- Modify the VmSuper class so that it can be used by Flutter widgets.
1.1.7 #
- Refactor documentation
- Optimize type speculation speed for virtual machines.
- The built-in dart bridge library in the virtual machine is adapted to dart-sdk-2.19.4
1.1.6 #
- Bridge dart:math and some dart:core class to dart-lang runtime virtual machine.
1.1.5 #
- Optimize parts related to EasyClient and upgrade mongo_dart.
1.1.2 #
- Implemented a dart-lang runtime virtual machine and improve documents.
1.0.66 #
- Modify code generator.
1.0.63 #
- Optimize the format of logger. Modify .gitignore.
1.0.61 #
- Add generateBaseExports method for code generator.
1.0.60 #
- Add custom http route for server and custom http request for client. Optimize the export structure of code.
1.0.50 #
- Upgrade dependencies.
1.0.30 #
- Extension code generation method.
1.0.25 #
- Adjust part of the code.
1.0.20 #
- Optimize encryption and decryption methods.
1.0.19 #
- Add runZonedGuarded mode for worker.
1.0.17 #
- Modify result's success judge rule for mongo's insert, delete, update functions.
1.0.11 #
- Implement core functions.
0.0.0 #
- Initial version.