Credit Card application made with Flutter.
Here're some of the project's features:
- Flutter-based credit card management application
- State management support with GetX for efficient and scalable architecture
- Dio package integration for handling API requests
- Dependency Injection support for clean and maintainable code
1. Clone the repository:
git clone https://github.com/Seymagocmez/Credit_Card.git
2. Navigate to the project directory:
cd Credit_Card
3. Install the required packages:
flutter pub get
4. Initialize Firebase: If you haven't already set up Firebase in your Flutter project: Go to the Firebase Console. Click on "Add project" and follow the instructions to create a new project. After creating the project add your Firebase configuration to:
lib/firebase_options.dart
5. Run the application:
flutter run
Feel free to contribute to this project. It’s still open, and I’m looking forward to improving it with your help!
Technologies used in the project:
- Dart
- Flutter
- Firebase
This project is licensed under the MIT License.