flutter/packages/flutter_tools/lib
KyleWong 199ebaa677 Refactor ios bundleid/android application process logic. (#27471)
When creating a flutter project,
Make sure: applicationid for android conforms to: https://developer.android.com/studio/build/application-id

Make sure: bundleid for ios conforms to:
https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_conc/understand_utis_conc.html
(Not only the name,but also the organization, as it's a check for whole bundleid.)
2019-02-12 19:40:53 -08:00
..
src Refactor ios bundleid/android application process logic. (#27471) 2019-02-12 19:40:53 -08:00
executable.dart Support using flutter with specific version (#26840) 2019-02-04 11:26:06 -08:00
runner.dart Add fuchsia specific entrypoint (#23916) 2018-11-06 14:36:35 -08:00