Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

The Task Scheduler App

Task Sync Pro V2

Welcome to the Task Scheduler App repository! This app is designed to help you manage your tasks efficiently with a beautiful and user-friendly interface.

About:

The Task Scheduler App is a powerful and elegant solution for managing your daily tasks and appointments. With a focus on user experience and productivity, our app offers a range of features to help you stay organized and efficient.

Features

Demo

Installation

  1. Clone this repository using `git clone https://github.com/Hamad-Anwar/Task-Sync-Pro-Flutter.git

  2. Navigate to the project directory: cd task-scheduler-app

  3. Install dependencies: flutter pub get

  4. Add google-services.json: For Firebase setup, each developer needs to add their own google-services.json file obtained from their Firebase project. Place this file in the android/app directory.

  5. Set Up Firebase Authentication:

    • Go to the Firebase Console and create a project.
    • Enable the Email/Password sign-in method.
    • Add your Android app to the project and download the google-services.json file.
    • Add your iOS app if needed and download the GoogleService-Info.plist file.
  6. Set Up Firebase Realtime Database:

    • In the Firebase Console, create a Realtime Database.
    • Set up security rules as per your requirements.
    • Update the Firebase configuration in your Flutter app code.
  7. Run the app: flutter run

Dependencies

This app utilizes the following dependencies:

Contributions

Contributions are welcome! If you find a bug or want to add new features, feel free to open an issue or submit a pull request.

Exit mobile version