0.0.2 • Published 6 years ago
finchcli v0.0.2
Flutter to Flutter Web Source Code Conversion
This project will not be neccessary when flutter_web comes out of technical preview.
Install
$ yarn global add finchclior clone this repo
$ yarn
$ yarn compile
$ npm linkUse
$ cd flutter_project
$ finch project_nameor
$ finch project_name --lib-onlyIf you do not want the web directory.
Finish Migration
Add you dependencies and assets to the web_build project that is generated.