This is a flutter plugin for Graviton Editor
- Run a project to your devices ( not emulators yet )
- Hot reload to update changes
WIP, Contributions / suggestions are welcomed.
Clone the repo to the desired .graviton2/plugins:
git clone https://github.com/Graviton-Code-Editor/flutter-plugin.git Install dependencies:
npm installRun locally:
npm run watchBuild (optional):
npm run buildMade by Marc EspΓn Sanz.