kodi_script 0.0.1 copy "kodi_script: ^0.0.1" to clipboard
kodi_script: ^0.0.1 copied to clipboard

A lightweight, embeddable scripting language for Dart applications.

Changelog #

0.0.1 #

  • 🎉 Initial release
  • Variables and expressions
  • Null-safety operators (?., ?:)
  • Control flow (if/else)
  • Native functions:
    • String manipulation
    • Math operations
    • Crypto (MD5, SHA1, SHA256)
    • JSON parsing/stringify
    • Base64/URL encoding
    • Array operations
  • Custom function registration
  • Builder pattern API
1
likes
140
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, embeddable scripting language for Dart applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto

More

Packages that depend on kodi_script