A Project for Docebo Internal Hackaton 2020
- To install flutter SDK follow this guide.
- To run the web application use this command line:
flutter run -d web --release
- To run mobile application get the device id using thie command:
flutter devices
after launch the command to run the applicazione:
flutter run -d <device_id>
to try the web application click on this link.