Flutter timer app

Overview

xTimer

Codemagic build status

A Timer app made with Flutter. Fork it, build it keep it open-source. Pull request is always welcome.

App available on PlayStore: https://play.google.com/store/apps/details?id=com.pedromassango.xtimer

Current State

TODO

  • Use BLoC pattern
  • List Tasks
  • New Task
  • Timer Screen
  • Add Countdown timer
  • Improve Countdown Timer
  • Save task in database
  • Add empty state in home page
  • Option to delete task (swipe to delete)

Getting Started

For help getting started with Flutter, view our online documentation.

❀️ Star ❀️ the repo to support the project or πŸ˜„ Follow Me.Thanks!

Twitter Follow

Comments
  • Add save task list functionality

    Add save task list functionality

    I have added a new class to control the task list. I made this to add new tasks to the "database" and make it visible in the Home Page. I think that this approach allows us to abstract a little more the main functionalities of the app, and eventually add new ones, such us eliminate or edit tasks.

    Regardless of your accepting this request, I appreciate any feedback that you could give me.

    Cheers from Chile!

    PS: I don't know why, but the file comparison isn't clear. However, the only files I edited were home_page.dart and new_task_page.dart. Also, I created a new class in task_manager.dart

    opened by manuelvargastapia 2
  • Save task update list tasks

    Save task update list tasks

    Describe the bug When I add a timer the list of timers does not update .

    To Reproduce Steps to reproduce the behavior:

    1. add timer
    2. press save button
    3. see bug

    Smartphone (please complete the following information):

    • Device: iOS Emulator (XR)
    bug good first issue 
    opened by prescindivel 1
  • Save Task button doesnt appear

    Save Task button doesnt appear

    Describe the bug When New Task Page appears, dont show the Save Task button.

    Screenshots bugxtimer

    Smartphone (please complete the following information):

    • Device: Moto g6
    • OS: Android 8.0
    bug 
    opened by enzoftware 1
  • minor cosmetic changes to timer button and fixed timer bug

    minor cosmetic changes to timer button and fixed timer bug

    I changed the timer button to lowercase because uppercase seemed too aggressive. I add a black shadow around the button to make it pop out more. I had a timer bug where the minutes would not decrement correctly. I believe I fixed this bug. I didn't test the hours, just minutes and seconds.

    bug enhancement 
    opened by jcgentr 0
  • TextField overlapped by Keyboard

    TextField overlapped by Keyboard

    We are having issues on some devices. The keyboard is overlapping the TextField when creating a new task.

    We can fix this by changing the current "new task" screen by another one!

    bug enhancement some devices 
    opened by pedromassango 0
  • Could not build the app

    Could not build the app

    Describe the bug Where I run "flutter run -d emulator-5554"

    I get "Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is created using an older version of the Android embedding. It is being deprecated in favor of Android embedding v2. Follow the steps at

    https://flutter.dev/go/android-project-migration

    to migrate your project. You may also pass the --ignore-deprecation flag to ignore this check and continue with the deprecated v1 embedding. However, the v1 Android embedding will be removed in future versions of Flutter. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ The detected reason was:

    /home/alex/temp/xtimer-flutter-app/android/app/src/main/AndroidManifest.xml uses android:name="io.flutter.app.FutterApplication" "

    image

    Environment: OS: Linux Mint 20 Flutter 2.10.3 β€’ channel stable β€’ https://github.com/flutter/flutter.git Framework β€’ revision 7e9793dee1 (3 months ago) β€’ 2022-03-02 11:23:12 -0600 Engine β€’ revision bd539267b4 Tools β€’ Dart 2.16.1 β€’ DevTools 2.9.2

    Additions I used this link https://stackoverflow.com/questions/64425132/how-to-fix-flutter-warning-your-flutter-application-is-created-using-an-older-v to get over that error but bumped into another....so maybe we need a simple README file that explains how to build and what dev stack you need.

    opened by alexgheorghiu 0
  • Use SafeArea or Pad the AppBar.

    Use SafeArea or Pad the AppBar.

    Describe the bug The Appbar is partially hidden, on notched devices.

    To Reproduce Open the app in a notched device.

    Expected behavior App bar should be clearly visible

    Smartphone (please complete the following information):

    • Device: Realme 2 Pro
    • OS: Android
    opened by Prathik-Jain 0
Owner
Pedro Massango
Self-taught Software Engineer. Not quite good at it yet, but I'm learning :)
Pedro Massango
A timer app to help with timing home workouts

time_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

null 0 Jan 3, 2022
Server-side timer project using WebSockets(with Socket.IO), NestJS and Flutter

Documentation Full documentation and the article series can be found here, Article on dev.to Output Setup Run Locally Clone the project git clone ht

Rukshan J. Senanayaka 9 Dec 26, 2022
timer for let's droid sessions

flutter_web_timer A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you starte

Abdelghani meliani 3 May 31, 2022
building a timer application using the bloc library

flutter_timer A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Simon Wambua 0 Nov 4, 2021
Timer based on provider state manager

timer_provider Timer based on provider state manager Getting Started This project is a starting point for a Flutter application. A few resources to ge

null 4 Aug 10, 2022
Flutter classified app - A sample app to showcase classified app using flutter

Flutter Classified App Demo A sample app to showcase classified app using flutter. Demo Android Screen iOS Screen Getting Started This project is a st

FlutterDevs 271 Dec 27, 2022
Flutter Grocery Shopping App (Mobile App, Web App)

Grocery-App (Widle Studio - A Creative Flutter App Development Company) OR Get an Estimate Flutter Grocery Shopping App Fully Working Template with Wo

Widle Studio LLP 811 Dec 29, 2022
Finance App Flutter - Personal Finance app built with Flutter

Finance_App_Flutter Aplicatico de Finanças Pessoais , com o intuito de prover maior controle financeiro para o usuÑrio. Video Demonstrativo Finance Ap

Thiago Dantas 126 Oct 31, 2022
Flutter-task-planner-app - A beautiful task planner app design made in flutter.

Flutter Task Planner App Design Task Planner App is built with flutter. App design is based on Task Planner App designed by Purrweb UI. This app is st

Sourav Kumar Suman 692 Jan 2, 2023
Flutter-Covid-19-App - A flutter Covid-19 Trakcer app with Rest API

covid_tracker I have created this app flutter with Rest API, API is open source.

Asif Taj 14 Jan 4, 2023
Flutter App Developer Roadmap - A complete roadmap to learn Flutter App Development

Flutter App Developer Roadmap - A complete roadmap to learn Flutter App Development. I tried to learn flutter using this roadmap. If you want to add something please contribute to the project. Happy Learning

Md Tarikul Islam 708 Jan 3, 2023
Flutter push notification app - Flutter-Firebase Push Notification App with FCM

A simple Flutter-Firebase "Push_Notification" application.

Ahmer Iqbal 9 Nov 4, 2022
A Flutter app based on the design of the Social Media Integeration App

A Flutter app based on the design of the Social Media Integeration App

Achmad Rizki Nur Fauzie 2 Dec 8, 2021
Starter app for Flutter that includes many different production app features; some not typically included in demo apps.

first_app: Starter app for a Flutter production app Maintainer: Greger Wedel, https://github.com/gregertw Listed on: Latest build and artifacts: ** La

Greger Teigre Wedel 373 Jan 8, 2023
News Headline app is build in Flutter MVVM and REST Apis for News is used in this app.

About The Project Flutter MVVM project for News Headlines. REST Api for News is used in this project. App Demo Api for News Get free api from here : h

Aizaz ahmad 3 Aug 16, 2022
A flutter app for a wordpress websites with clean and elegant design. This app is available in free and pro version. You can choose to use the one you need.

?? Get Flutter for Wordpress Flutter for wordpress is currently available in free and pro version: Flutter for Wordpress Flutter for Wordpress Pro Bea

mcyos118 18 Dec 13, 2022
This is an app created by me while undertaking an android app development in flutter course on Udemy.

Expense Planner App A Flutter project created by Mithilesh Ghadge in a Fluttter Android app development course on Udemy. Create a new Flutter project

Mithilesh Ghadge 2 Oct 14, 2021
A flutter based app using python scripts as backend for a quotes app.

Fluthon APP A new Flutter project which is supported from a python script and lists quotes . Deployment ?? -> /Script - python main.py. -> Run main.d

Yash Joshi 4 Nov 16, 2022