Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piedcipher/ncovid19-tracker

🦠 nCovid19 Tracker built using Flutter
https://github.com/piedcipher/ncovid19-tracker

coronavirus coronavirus-tracking covid-19 covid19 dart flutter flutter-apps

Last synced: 30 days ago
JSON representation

🦠 nCovid19 Tracker built using Flutter

Awesome Lists containing this project

README

        

nCovid19-tracker

nCovid19 Tracker built using Flutter & Coronavirus Tracker API.

## Screeshots


Web





PWA





Android





Linux



## Dependencies
- [flutter_bloc](https://pub.dev/packages/flutter_bloc)

- [http](https://pub.dev/packages/http)

- [built_value](https://pub.dev/packages/built_value)

- [built_collection](https://pub.dev/packages/built_collection)

- [url_launcher](https://pub.dev/packages/url_launcher)

- [shared_preferences](https://pub.dev/packages/shared_preferences)

- [demoji](https://pub.dev/packages/demoji)

## Dev Dependencies
- [build_runner](https://pub.dev/packages/build_runner)

- [built_value_generator](https://pub.dev/packages/built_value_generator)

## Building
```
$ git clone https://github.com/piedcipher/nCovid19-tracker.git
$ cd nCovid19-tracker
$ flutter pub get
$ flutter run -d
```

## 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://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.