mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

Allows the user to specify the kind of project to create. The default is 'app'. Other choices are 'plugin' (the old '--plugin' behavior), and 'package'. A Flutter 'package' is a Dart package that depends on Flutter, but does not contain native code. Fixes #10377.
8 lines
61 B
Cheetah
8 lines
61 B
Cheetah
.DS_Store
|
|
.atom/
|
|
.idea
|
|
.packages
|
|
.pub/
|
|
packages
|
|
pubspec.lock
|