Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shehanudantha/issues_tracker
Developed an issues tracking mobile application using Flutter and Provider with Firebase
https://github.com/shehanudantha/issues_tracker
android filter firebase flutter provider signin signup tracking
Last synced: 20 days ago
JSON representation
Developed an issues tracking mobile application using Flutter and Provider with Firebase
- Host: GitHub
- URL: https://github.com/shehanudantha/issues_tracker
- Owner: ShehanUdantha
- Created: 2023-10-29T18:49:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T06:41:00.000Z (about 1 year ago)
- Last Synced: 2024-10-05T11:40:49.540Z (3 months ago)
- Topics: android, filter, firebase, flutter, provider, signin, signup, tracking
- Language: Dart
- Homepage:
- Size: 2.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# issues_tracker
This repository implements an issues-tracking mobile application using Flutter and Provider with Firebase.
### Screenshots
![Three iOS devices showing the default screen, an search screen, and the detail screen in issue](https://github.com/ShehanUdantha/issues_tracker/blob/main/assets/images/screenshot.png)
## 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:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.