This is a simple Flutter application that helps users calculate the profit or loss from their cryptocurrency investments. The app considers initial investment, initial coin price, selling coin price, investment fee, and exit fee to provide accurate calculations. It consider a helper for man in the middle to get his profit no matter users cryptocurrency investments status.
- Calculate profit or loss based on initial and selling coin prices
- Include investment and exit fees in the calculations
- User-friendly interface with easy input fields
- Real-time calculation as users input their data
- Flutter SDK: >=2.15.0 <3.0.0
- Dart SDK
- JDK 8
The main dependencies used in this project are:
cupertino_icons: ^1.0.2
- Clone the repository:
git clone https://github.com/adnanAlKharfan/crypto-investment-calculator-app.git cd crypto-investment-calculator-app
- Install dependencies:
flutter pub get
- Run the application:
flutter run
Contributions are welcome! Feel free to open issues or submit pull requests.
For any inquiries or support, please contact Adnan AlKharfan.