flutter / flutter_clock

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

Can we fake Weather and Location info? #27

Closed shakirkasmani closed 4 years ago

shakirkasmani commented 4 years ago

As this competion is concentrating on clock can we provide fake weather and location information?

josephchenghmlet commented 4 years ago

There is already an option to change weather and location via setting.

jkurtw commented 4 years ago

Yes, this is provided out of the box in the examples via flutter_clock_helper. Please see the readme here: https://github.com/flutter/flutter_clock/blob/master/flutter_clock_helper/README.md