Scaffolding code for the clock in the Flutter Clock contest

Overview

Flutter Clock Helper

This package provides scaffolding code for the clock in the Flutter Clock contest.

Contestants: Do not edit this code.

Model

Provides data that can change in the clock. Look in model.dart for more details.

  • Time format (12- or 24-hour)
  • Location
  • Temperature
  • Temperature high
  • Temperature low
  • Temperature unit
  • Weather unit

Clock Customizer

Provides customizations for your clock (based on the model). You can change the behavior of your clock based on these customizations.

To use inside your app's main.dart:

  runApp(ClockCustomizer((ClockModel model) => AnalogClock(model)));

For more information, see the code inside lib/. For a full example, see the Analog Clock or Digital Clock in this GitHub repo.

You might also like...

Binary clock - Flutter binary clock with Dark mode support

Binary clock - Flutter binary clock with Dark mode support

Binary Clock This is a binary clock created using Flutter containing both Light and Dark modes Getting Started This project is a starting point for a

Dec 31, 2019

Clock loader - Highly versatile Widget display the smooth and creative loader named as clock loader

Clock loader - Highly versatile Widget display the smooth and creative loader named as clock loader

Clock Loader Highly versatile Widget display the smooth and creative loader name

Dec 30, 2022

Code-quizzy - Code Quizzy Application Built With Flutter

Code-quizzy - Code Quizzy Application Built With Flutter

Flutter Code Quizzy Application Configuration for this application Fortunately,

Jan 1, 2023

Write iOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

Write iOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

Dart_Native Dart_Native operates as both a code generator tool and a bridge to communicate between Dart and native APIs. Replaces the low-performing F

Jan 4, 2023

A Flutter mobile application built completely using DhiWise and Supabase without coding single line of code. With 100% system generated code

A Flutter mobile application built completely using DhiWise and Supabase without coding single line of code. With 100% system generated code

Flutter Expension Getting Started with Flutter ๐Ÿš€ Generated with โค๏ธ from Dhiwise A Flutter mobile application built completely using DhiWise and Supab

Oct 23, 2022

A full screen mobile scanner for scanning QR Code and Bar Code.

Flutter QR Bar Scanner A Full Screen Scanner for Scanning QR code and Barcode using Google's Mobile Vision API Reading & Scanning QR/Bar codes using F

Oct 5, 2022

Verify code input. You can create a verify code input.

flutter_verification_code_input A Flutter package that help you create a verification input. Installing flutter_verification_code_input: git:

Dec 7, 2022

Verify code input. You can create a verify code input.

flutter_verification_code_input A Flutter package that help you create a verification input. Installing flutter_verification_code_input: git:

Dec 7, 2022

Enum extendable - Dart code generator. Generates enum extensions code.

Generates code for the extension on an enum. Overview Being able to add fields and methods to an enum. Let's say we have the following enum: enum Math

Jan 10, 2022
Owner
Abdullah waheed
I am a student of BSCS in The Islamia University of Bahawalpur, Pakistan, Native Android and Cross platrom flutter software engineer.
Abdullah waheed
Google's & Lenovo awarded Steampunk clock (Flutter Clock contest) ๐Ÿ†

?? english ฤeskรฝ ั€ัƒััะบะธะน Steampunk Clock for Flutter Clock contest ??๏ธ This project is one of the winning submissions in Google's & Lenovo dev/design

Roman Cinis 17 Dec 26, 2022
This is my entry for the Flutter Clock Face Contest.

Star Clock This is my entry for the Flutter Clock Face Contest. Build instructions below. TLRD: Clone with --recurse-submodules Here's a small demo vi

Philipp Bauer 47 Oct 22, 2022
Gradi clock - Gradi Clock face for Flutter Clock challenge

Gradi Clock Clock face made for Flutter Clock challenge. About There is an abundant body of research that suggests that people are sensory creatures w

Janko Djuric 4 Sep 29, 2021
Built-in Cam Cloud Service(2022 Embeded SW Contest/Car & Mobility)

BCCS (Built-in Cam Cloud System) ๋ชฉ์ฐจ ์ž‘ํ’ˆ ์†Œ๊ฐœ ์ž‘ํ’ˆ ์‹œ์—ฐ ์–ดํ”Œ๋ฆฌ์ผ€์ด์…˜ UI Hardware ๊ตฌ์„ฑ Software ๊ตฌ์„ฑ ๊ธฐ์ˆ ์Šคํƒ 1. ์ž‘ํ’ˆ ์†Œ๊ฐœ ์ž‘ํ’ˆ ์„ค๋ช… ๋ณธ ์‹œ์Šคํ…œ์€ ์ฐจ๋Ÿ‰์—์„œ ๋ฐœ์ƒํ•œ ์ด๋ฒคํŠธ๋ฅผ ๋ณ„๋„์˜ ์ €์žฅ์†Œ ์—†์ด ํด๋ผ์šฐ๋“œ์—์„œ ๊ด€๋ฆฌํ•˜์—ฌ ์ž๋ฃŒ์˜

null 3 Oct 12, 2022
A flutter plugin about qr code or bar code scan , it can scan from fileใ€urlใ€memory and camera qr code or bar code .Welcome to feedback your issue.

r_scan A flutter plugin about qr code or bar code scan , it can scan from fileใ€urlใ€memory and camera qr code or bar code .Welcome to feedback your iss

PengHui Li 112 Nov 11, 2022
Google's Flutter Clock Challenge Novelty ๐Ÿš€ of Idea Award ๐Ÿ† winner (https://flutter.dev/clock)

Sunset Reflections Clock My submission to the Flutter Clock Challenge, winner of the Novelty of Idea award: a cold cathode display clock (aka nixie cl

Vรญctor Morilla 52 Dec 26, 2022
Clock for the Flutter clock challenge

Agent clock A visualization of a clock using simple agents and physics. Description The digits of the clock are basically letters or svg paths. These

null 12 Jun 29, 2022
A clock created for the Flutter Clock challenge which achieved an honourable mention.

Circle Clock A clock created for the Flutter Clock challenge. Shaded circles representing hour, minute and second hands move across the screen, while

Max 11 Apr 18, 2022
Dots Clock is a digital clock written in Flutter, Dart

Dots Clock Dots Clock is a digital clock written in Flutter, Dart. It was developed for the Flutter Clock challenge. Table of Contents Clock Variation

Kain 32 Oct 16, 2022
Conic Clock for Flutter Clock challenge

Conic Clock Conic Clock is a dynamic clock written in Flutter. It is a project by me (ZHENG HAOTIAN / Justin Fincher) for the Flutter Clock challenge.

JustZht 61 Dec 30, 2022