Flutter Fix

This a project made a concept by the Diamond Solutions Team, and the base of project is create a streaming like a Netflix or HBOMax, using this technologies, Mobx, Flutter, Flutter_Modular, Dio, Firebase

Getting Started

This project serves as a starting point for a Flutter application. Follow the steps below to set up the project on your local machine.

Pre-requisites

Make sure you have the following installed on your system:

Installation

  1. Clone the repository:
git clone https://github.com/LucasDCoelho/FlutterFix.git
cd FlutterFix
  1. Install dependencies:
flutter pub get

Features

  • Streaming Experience: Mimics popular streaming platforms with a sleek and user-friendly interface.

  • Mobx for State Management: Utilizes Mobx for efficient state management in Flutter applications.

  • Modular Architecture: Implements Flutter Modular for a modular and scalable project structure.

  • Dio for Networking: Integrates Dio for making network requests, ensuring a robust communication layer.

  • Firebase Integration: Leverages Firebase for backend services, authentication, and more.

Dependencies

Setup

Follow these steps to set up the project:

  1. Open the project in your preferred Flutter IDE (e.g., Visual Studio Code, Android Studio).
  2. Ensure that your device or emulator is connected.
  3. Run the application:
flutter run

Contribution

We welcome contributions! If you find any issues or have ideas for improvements, please open an issue or create a pull request. Follow the contribution guidelines for more details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to adjust the formatting and content according to your preferences.