dartivemon 0.0.5 copy "dartivemon: ^0.0.5" to clipboard
dartivemon: ^0.0.5 copied to clipboard

A CLI tool that runs a Dart application and a Flutter application simultaneously, and restarts the Dart app whenever changes are detected.

0.0.1 #

  • Initial version.

0.0.2 #

  • Added functionality to run a Dart backend file (be command).
  • Added functionality to run a Flutter app (fe command).
  • The Dart file is now specified as an argument instead of being hardcoded.

0.0.3 #

  • Added help message functionality (-help command).
  • The tool can now be installed and updated globally.
  • Improved error handling for invalid commands.

0.0.4 #

  • Added a version function to enable users to see if library was installed successfully

0.0.5 #

  • Added a /src/app.dart finder to ensure that the user can also run an actual dartivemon server when debugging
4
likes
110
pub points
0%
popularity

Publisher

verified publisherrach.codes

A CLI tool that runs a Dart application and a Flutter application simultaneously, and restarts the Dart app whenever changes are detected.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args

More

Packages that depend on dartivemon