Skip to content
/ flutter-engineering Public template

flutter 工程化实践脚手架 flutter engineering scaffold

Notifications You must be signed in to change notification settings

vadxq/flutter-engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_engineering

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

getx-cli

install

flutter pub global activate get_cli

commands

# models
get generate model on data/models with assets/models/user.json

## and copy the files about providers to ../ providers

# locales
get generate locales assets/locales on app/translations

# pages in modules
get create page:login

# controller:
get create controller:dialogcontroller on home

# view:
get create view:dialogview on home

About

flutter 工程化实践脚手架 flutter engineering scaffold

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published