/timebuddy

A small, pretty, simple Flutter App created for FlutterCreate contest.

Primary LanguageDart

time_buddy

A simple App to sync different time zones hassle-free.

Just tap the Add button to add a city/country in the dialog box.

We will fetch the timezone for you.

You can add one more location to compare the timezones. You can add upto 4 locations.

This App can be used by teams working together from different parts of the world to schedule a call/meeting which suits everyone.

You can use it simply to track the release of your favorite smartphone, or even for the release of the latest episode.

Enjoy!

#Instructions

Make sure you have a working flutter environment and an emulator/device connected.

Go to the source directory and run the command:

"flutter run --release" for devices. "flutter run" for emulators.