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

https://github.com/siraajul/currency_converter

💱 A sleek and efficient Flutter currency converter app that transforms USD to BDT with real-time precision. Features a modern Material Design UI, clean architecture, and robust error handling. Perfect for quick currency calculations! Built with Flutter & Dart, this open-source project aims to expand with multi-currency support and live exchange.
https://github.com/siraajul/currency_converter

android cupertino-design dart fintech flutter ios material-ui

Last synced: about 2 months ago
JSON representation

💱 A sleek and efficient Flutter currency converter app that transforms USD to BDT with real-time precision. Features a modern Material Design UI, clean architecture, and robust error handling. Perfect for quick currency calculations! Built with Flutter & Dart, this open-source project aims to expand with multi-currency support and live exchange.

Awesome Lists containing this project

README

        

# 💱 Currency Converter App

A simple Flutter application that converts USD (United States Dollar) to BDT (Bangladeshi Taka). This app provides a clean and user-friendly interface for quick currency conversion. 💫

## ✨ Features

- 💵 Convert USD to BDT in real-time
- 🎯 Clean and intuitive user interface
- ✅ Input validation for numbers
- 📊 Displays result with proper formatting

## 📱 Screenshots

Currency Converter App Screenshot

## 🚀 Getting Started

### 📋 Prerequisites

- 📦 Flutter SDK (2.0 or higher)
- 🎯 Dart SDK (2.12 or higher)
- 💻 Android Studio or VS Code with Flutter extensions

### ⚙️ Installation

1. Clone this repository:
```bash
git clone https://github.com/siraajul/currency_converter.git
```

2. Navigate to the project directory:
```bash
cd currency_converter
```

3. Install dependencies:
```bash
flutter pub get
```

4. Run the app:
```bash
flutter run
```

## 📖 How to Use

1. 📱 Launch the app
2. 💲 Enter the amount in USD in the input field
3. 🔄 Press the "Convert" button
4. 👀 View the converted amount in BDT

## 🔮 Future Updates

- 🌐 Support for more currencies
- 📊 Live exchange rate updates
- 📝 Currency conversion history
- 🔌 Offline support
- 🎨 Theme customization

## 🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request. ⭐

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. 📜