miniscript 1.6.2-2 copy "miniscript: ^1.6.2-2" to clipboard
miniscript: ^1.6.2-2 copied to clipboard

retracted

A MiniScript interpreter for Dart. It can be used to run scripts or as a library for embedding MiniScript in Dart applications

MiniScript Dart #

An exact port of the MiniScript C# interpreter for Dart.

Installation #

CLI Installation #

Run dart pub global activate miniscript on your terminal.

Library Installation #

Run dart pub add miniscript on your workspace terminal.

Limitations #

Due to how Dart's typings work, we are unable to make a floatValue function and enforce the use of single floating point type.

1
likes
0
points
259
downloads

Publisher

unverified uploader

Weekly Downloads

A MiniScript interpreter for Dart. It can be used to run scripts or as a library for embedding MiniScript in Dart applications

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on miniscript