Giter VIP home page Giter VIP logo

clockee's Introduction

Clockee -- Flutter Clock and Alarm app

A minimalistic flutter clock and alarm app based on an idea from @NoMad which can be found here.

Unique Features

  • Play alarm tone from Online Media Stream (supports mp3, wav, aac, hls, dash).
  • Add multiple sounds per alarm which are played on random.
  • Simplistic snooze and dismiss actions
  • Progress volume option (Increments alarm sound slowly to highest volume while playing).
  • Neomorphic UI Design

Setbacks (Ideas Needed)

  • Alarm on Android 10+: Since the recent restrictions starting from Android 10, apps are no longer able to bring an activity to foreground without user's action. This update prevents the app from displaying it's alarm screen when not actively open or when the device is in a locked state. In other to bypass this setback, we would have to go with Google's recommended approach of displaying the alarm as a notification when the app is not active or device is locked. While this sounds okay for an alarm, it kills the main features of the app as listed above.

  • Alarm on iOS: Similar to Android 10+, we can't bring the app to foreground when not active without the user's action. It's fine to go with notification as a mode of alert also but like we've noticed, most of the app features (i.e play from stream, progressive sound, etc.) would not be feasible since we are playing sound from a notification context.

Implementation of the notification option is in progress but if you have an idea or possible workaround asides this method. Please feel free to add them as comments on here.

You can join the development by submitting a clean pull request.

Download APK sample here

Clockee App screenshot 1

Clockee App screenshot 2

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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.