candid_dart_cli 1.1.5 candid_dart_cli: ^1.1.5 copied to clipboard
Provide a command-line tool for handing `.did` files and quickly generate Dart code corresponding to the `.did` file.
1.1.5 #
- Support
composite_query
in candid.
1.1.4 #
- Fix nullable vec.
1.1.3 #
- Add IDL type.
1.1.2 #
- Fix circular dependency issue.
1.1.1 #
- Compatible with the new version of code_builder.
1.1.0 #
- Support for more Candid syntax.
1.0.1 #
- Add comments to the Service methods.
- Fix the issue of code generation failure caused by incorrect file name.
1.0.0 #
- Initial version.