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
- Host: GitHub
- URL: https://github.com/mr-g254/timer-mobile-app
- Owner: Mr-G254
- Created: 2024-04-26T10:40:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T15:17:32.000Z (12 months ago)
- Last Synced: 2025-01-25T11:08:51.388Z (3 months ago)
- Topics: cross-platform, flutter-apps, flutter-examples, mobile-application-development, timer-application
- Language: Dart
- Homepage:
- Size: 3.77 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### 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/)