Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Graviton-Code-Editor/flutter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ•Š Flutter

This is a flutter plugin for Graviton Editor

โœจ Features:

  • Run a project to your devices ( not emulators yet )
  • Hot reload to update changes

WIP, Contributions / suggestions are welcomed.

๐Ÿ•น Developing

Clone the repo to the desired .graviton2/plugins:

git clone https://github.com/Graviton-Code-Editor/flutter-plugin.git 

Install dependencies:

npm install

Run locally:

npm run watch

Build (optional):

npm run build

Made by Marc Espรญn Sanz.