Home

Awesome

Crypto Wallet

coverage style: very good analysis License: MIT

Getting Started 🚀

This project contains 3 flavors:

To run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands:

# Development
$ flutter run --flavor development --target lib/main_development.dart

# Staging
$ flutter run --flavor staging --target lib/main_staging.dart

# Production
$ flutter run --flavor production --target lib/main_production.dart

📸 Screen Shots

<p float="left"> <img src="https://github.com/tommydprogrammer/crypto_wallet_app/blob/main/screenshots/import_token.png?raw=true" width="200"> </p>