roblox_dart 0.1.3 copy "roblox_dart: ^0.1.3" to clipboard
roblox_dart: ^0.1.3 copied to clipboard

Dart-to-Luau transpiler for Roblox. Write Dart, compile to Luau with full Roblox API types and Rojo integration.

0.1.0 #

  • Initial release
  • Dart-to-Luau transpiler with Rojo integration
  • Roblox API stubs: Vector3, CFrame, Color3, UDim2, Instance, BasePart, Humanoid
  • Services: Workspace, Players
  • CLI commands: init, watch, translate

0.1.1 #

  • Added 'publish_to: none' to generated projects to prevent pub.dev errors.
  • Improved path detection for roblox_dart dependency in 'init' command.

0.1.2 #

  • Adaptive dependency detection: init now automatically chooses between path (Dev) and version (User) based on installation environment.
  • Dynamic version detection in init command based on internal pubspec.
  • Project cleanliness: ensured all generated projects avoid hardcoded cache paths.

0.1.3 #

  • Internal refactor: version management moved to lib/version.dart for maximum reliability.
  • Robust fallback mechanism for version detection across all operating systems.
1
likes
0
points
474
downloads

Publisher

unverified uploader

Weekly Downloads

Dart-to-Luau transpiler for Roblox. Write Dart, compile to Luau with full Roblox API types and Rojo integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, path

More

Packages that depend on roblox_dart