june_listener_template 1.0.1
june_listener_template: ^1.0.1 copied to clipboard
Listen Template in JuneFlow Architecture.
june_listener_template #
Listen Template in JuneFlow Architecture.
Installation #
- If the juneflow project doesn't exist, please create it by following this guide.
- open terminal in the juneflow project root directory, enter the following command.
june add june_listener_template
Usage #
- copy and paste file from
lib/app/_/_/interaction/listener/_new - rename
_newto your listener name - replace
Newin the file to your listener name - open terminal in the juneflow project root directory, enter the following command.
june build