kelicap_compiler 1.1.0
kelicap_compiler: ^1.1.0 copied to clipboard
The Kelicap compiler. Transforms Kelicap template in HTML, CSS and Dart code into highly optimized instructions that the browser can directly execute.
Change Log #
1.1.0 #
- chore: Upgrade min sdk to 3.13.0 and other dependency upgrades
1.0.3 #
- fix: incorrect raw type reference
1.0.2 #
- fix: Misc. compile and runtime errors contributed by the community
1.0.1 #
- fix: Replaced deprecated methods used to get type string in di module
1.0.0 #
- chore: Initial release