shelf_dev 2.0.1 copy "shelf_dev: ^2.0.1" to clipboard
shelf_dev: ^2.0.1 copied to clipboard

A tool for developing of a client and server application together.

Dart CI

A Dart tool for development of a client and server application.

See https://github.com/kevmoo/shelf_dev/blob/main/example/shelf_dev.yaml for an example of the configuration file.

Installation #

[flutter] pub global activate shelf_dev

Usage #

shelf_dev must be run in a directory with a shelf_dev.yaml configuration file.

See https://github.com/kevmoo/shelf_dev for information on the configuration format.

While running, these keys – "r", "R" – will be passed to the "web-app" target.
When used with `flutter run` this cause a hot restart.

When these keys – "s", "S" – are pressed, shelf_dev will
attempt to restart the "web-server" target.

Other options:
-?, --help       Print out usage information.
    --version    Print out the version of the executable.
3
likes
120
points
97
downloads

Publisher

verified publisherkevmoo.com

Weekly Downloads

A tool for developing of a client and server application together.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, build_cli_annotations, checked_yaml, http, io, json_annotation, path, shelf, shelf_proxy, stack_trace

More

Packages that depend on shelf_dev