An open API service indexing awesome lists of open source software.

https://github.com/mr-g254/timer-mobile-app

In this project I have used flutter to create a timer mobile app
https://github.com/mr-g254/timer-mobile-app

cross-platform flutter-apps flutter-examples mobile-application-development timer-application

Last synced: about 1 month ago
JSON representation

In this project I have used flutter to create a timer mobile app

Awesome Lists containing this project

README

        

# Timer Mobile App
In this project I have created a Timer App using Dart and Flutter. It is a simple project that countsdown time and rings or vibrates when it's down.

Run the ` timer\lib\main.dart ` file to start the app. Enjoy!

## Overview
![screen1](Screenshots/screen1.jpeg)
![screen2](Screenshots/screen2.jpeg)

### Issues Encountered
- Inbuilt Icons don't work meaning you have to download and add them to the project.
- Audio doesn't work meaning that the ring option doesn't work. I have tried Audioplayer and justaudio libraries but haven't been successful

### Credit
All icons have been provided by [FlatIcon](https://www.flaticon.com/)