oche_script 1.0.6
oche_script: ^1.0.6 copied to clipboard
OcheScript embeddable script language for Flutter/Dart applications.
1.0.0 #
Public release.
1.0.0+2 #
- Fixed static type annotations.
1.0.1 #
- Updated dartdocs
- Updated README.md
1.0.2 #
- Fixed documentation.
1.0.3 #
- Changed [IncludesPreprocesser] to return a
Future<Map<String, String>>instead ofMap<String, String>.
1.0.4 #
- Linter pass.
1.0.5 #
dart formatpass.
1.0.6 #
- Linter pass.