v0.2.0
0.2.0
-
Minor Release
-
Improved CLI
- Added a new command H4 start which starts your app locally.
h4 start
or
dart pub global run h4:start
--dev flag
- Run the command with the --dev flag to restart the server when you make changes to your files
-
New Utilities
- getQuery
- setResponseHeader
- getHeader
-