typecast 0.0.0 copy "typecast: ^0.0.0" to clipboard
typecast: ^0.0.0 copied to clipboard

Typecast allows you to convert one data type to another data type in Dart. Implicit conversions are allowed at compile time or runtime (VM), and explicit conversions can also be made in the source code.

0.0.0 #

  • Initial version.
0
likes
140
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Typecast allows you to convert one data type to another data type in Dart. Implicit conversions are allowed at compile time or runtime (VM), and explicit conversions can also be made in the source code.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on typecast