watermaniac icon indicating copy to clipboard operation
watermaniac copied to clipboard

import android.os.Bundle

Open mistyn8 opened this issue 4 years ago • 1 comments

Had to add an import android.os.Bundle into android\app\src\main\kotlin\com\rmzsoft\watermaniac\MainActivity.kt

otherwise android build in visual studio code for pixel 2 emulator failed with

flutter MainActivity.kt: 'onCreate' overrides nothing

mistyn8 avatar Apr 29 '20 16:04 mistyn8

Thank you! Good catch 👍🏼 Feel free to make a pull request.

artur-ios-dev avatar Apr 29 '20 18:04 artur-ios-dev