flutter / flutter_clock

BSD 3-Clause "New" or "Revised" License
543 stars 328 forks source link

Flutter for web suddenly stops #17

Closed Soumyadeep21 closed 4 years ago

Soumyadeep21 commented 4 years ago

when i try to change the location given by the clockHelper class using the textField in web, it suddenly stops working. If I host that clock and I submit the link of it , will it affect my submission.

edburtnieks-private commented 4 years ago

No, it will not affect your submission as it's not required to make it work for web.

jkurtw commented 4 years ago

Sounds like a great bug to file for the Flutter team working on web though! If you can create a minimal repro and submit it at https://github.com/flutter/flutter/issues that would be great.