Adam Barth
|
0ae17bc3b3
|
Add versionCode and versionName to default Android manifest
These are required to upload to the store.
Fixes #1006
|
2016-02-11 19:43:39 -08:00 |
|
Devon Carew
|
de8d11e714
|
rename the apk/ directory to android/
|
2016-02-11 13:28:24 -08:00 |
|
Devon Carew
|
2dbceafbc6
|
introduce globals scoped to the app's context
|
2016-02-09 22:03:13 -08:00 |
|
Devon Carew
|
427bc1e392
|
ignore derived resources in ios/build
|
2016-02-09 15:41:45 -08:00 |
|
Collin Jackson
|
9ec12824aa
|
Make flutter create generate a manifest that is similar to SkyShell.apk, fixes #1587
|
2016-02-08 11:11:25 -08:00 |
|
Devon Carew
|
a4b0c3d584
|
make the output from create more terse
|
2016-01-28 15:18:25 -08:00 |
|
Devon Carew
|
d7fbf5302d
|
use status(), error(), and trace() for logging
rename to printTrace(), printStatus(), and printError()
|
2016-01-28 12:44:17 -08:00 |
|
Devon Carew
|
76d069f9c0
|
rename the init command to create
|
2016-01-27 14:37:29 -08:00 |
|