Crypto Watch is a Flutter application that allows users to track the latest price for various crypto-currencies and compare the price difference between two currencies of their choice.
- Real-time price tracking for various crypto-currencies
- Option to compare price difference between two currencies
- User-friendly interface with intuitive navigation
To run Crypto Watch on your local machine, follow these steps:
- Clone this repository
- Run
flutter pub getto install the dependencies - Run
flutter runto launch the application
Contributions to Crypto Watch are welcome and encouraged! To contribute to this project, follow these steps:
- Fork this repository
- Create a new branch (
git checkout -b new-feature) - Make your changes and commit them (
git commit -am 'Add new feature') - Push to the branch (
git push origin new-feature) - Open a pull request
Crypto Watch is licensed under the MIT License.