merry-plugin-flutter
TypeScript icon, indicating that this package has built-in type declarations

1.6.1 • Public • Published

merry-plugin-flutter

Plugin for @merryjs/cli generate flutter models pages and widgets

Installation

Install the cli npm install -g @merryjs/cli if you have installed you can skip this.

Install plugin in your current workspace

npm i merry-plugin-flutter --save-dev # or 
yarn add merry-plugin-flutter --dev

Usage

merry flutter -h
merry flutter widget --name my-form 

will create a widget inside /lib/widgets/my_form.dart named MyFormWidget

merry flutter model --name last-close-time --src path/to/your/api

generate model from src

Package Sidebar

Install

npm i merry-plugin-flutter

Weekly Downloads

31

Version

1.6.1

License

MIT

Unpacked Size

259 kB

Total Files

35

Last publish

Collaborators

  • bang88