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

https://github.com/exslym/crypto-coins-list

Cryptocurrency Price List App (Flutter)
https://github.com/exslym/crypto-coins-list

auto-route bloc dart dio equatable firebase flutter flutter-bloc get-it hive talker

Last synced: about 1 month ago
JSON representation

Cryptocurrency Price List App (Flutter)

Awesome Lists containing this project

README

          

## [Cryptocurrency Price List App (web version)](https://cryptocurrency-prices-exslym.vercel.app/)

![preview](https://github.com/exslym/Crypto-Coins-List/blob/main/assets/preview/preview.jpg)

### Cryptocurrency Price List App - A new Flutter project

---

### Installation

```
flutter packages get
```

### Start Simulator

```
open -a Simulator
```

### Start Project

```
flutter run
```

### Start WEB version of Project

```
flutter run -d chrome
```

---

### Advanced error handling and logging for Dart and Flutter apps is supporting by [Talker](https://pub.dev/packages/talker)