
Remove terminating semicolons; they are causing an "code inspection warning" in Android Studio: ``` This inspection reports redundant semicolon (';') token which is not required in Kotlin and may be removed. ```
# {{projectName}} {{description}} ## Getting Started For help getting started with Flutter, view our online [documentation](http://flutter.io/).