Skip to content

A sample clock app to demonstrate some of Flutter's patterns.

Notifications You must be signed in to change notification settings

filleduchaos/dsc_flutter_clock

Repository files navigation

dsc_flutter_clock

A sample clock app to demonstrate some of Flutter's patterns.

Screenshots

On an iPhone X emulator (iOS 11.4) On a Nexus 4 emulator (Android 4.2)
Screenshot of clock Gif showing theme switching

Getting Started

You will need to have Flutter installed and set up see here.

Then flutter run in the root of the project directory to launch the app in debug mode on a connected device or emulator.

flutter build and flutter install will install the app in release mode.

TODO

  • Add docstrings
  • Demonstrate testing

About

A sample clock app to demonstrate some of Flutter's patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published