A Flutter app that tracks live exchange rates with interactive charts. Users can view currency conversions, change the base currency, and analyze trends.
- π Live Exchange Rates β Fetch real-time rates for multiple currencies.
- π Interactive Charts β Visualize historical exchange rate trends.
- π Currency Conversion β Easily switch between different base currencies.
- π Dark Mode Support β Adapts to system settings for a better experience.
- π¨ Modern UI β Clean and intuitive interface with Material Design.
- π Fast & Lightweight β Optimized for performance.
- Flutter (Dart)
- REST API for exchange rates
- Intl Package (for currency formatting)
-
Clone the repository:
git clone https://github.com/iNoles/FlutterCurrencyTracker.git
-
Navigate to the project folder:
cd FlutterCurrencyTracker -
Install dependencies:
flutter pub get
-
Run the app:
flutter run
- Support more fiat & crypto currencies πͺ
- Offline caching for recent exchange rates
- Enhanced UI customization options
Contributions are welcome! Open an issue or submit a pull request.