Skip to content

james-tharit/flutter_clock

Repository files navigation

flutter_clock

A simple clock application develop with Flutter

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Running this project

  • install all required dependencies,
flutter pub get
  • check all run-able devices
flutter devices
  • run in your simulator without providing -d
flutter run
  • run by specific device (macos, chrome)
flutter run -d <device>

About

A simple clock application develop with Flutter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published