0.0.2 • Published 5 years ago

finchcli v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

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 finchcli

or clone this repo

$ yarn
$ yarn compile
$ npm link

Use

$ cd flutter_project
$ finch project_name

or

$ finch project_name --lib-only

If you do not want the web directory.

Finish Migration

Migration Guide

Add you dependencies and assets to the web_build project that is generated.

0.0.2

5 years ago

0.0.1

5 years ago