<<<<<<< HEAD
A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Todoey is a simple Todo list app built with Flutter. It uses Provider for state management and Firebase for cloud storage.
- Add new tasks to your list.
- Mark tasks as completed.
- Delete tasks from your list.
[Insert screenshots of your app here]
To get started with Todoey, follow these steps:
-
Clone the repository:
-
Navigate to the project directory:
cd todoey
-
Install dependencies:
flutter pub get
-
Add Firebase to your project:
- Create a new Firebase project in the Firebase Console.
- Add an Android app to your Firebase project and follow the setup instructions.
- Download the google-services.json file and place it in the android/app directory of your project.
- Add the Firebase plugins to your Flutter project by following the instructions for Android and iOS.
-
Run the app:
flutter run
-
Dependencies
- Flutter
- Provider for state management.
- Firebase Core for Firebase integration.
- Cloud Firestore for cloud storage.
-
Contributing
Contributions to Todoey are welcome! Please feel free to open a pull request or an issue if you find any bugs or want to suggest improvements. =======
Todoey is a sleek, user-friendly Todo list app built with Flutter. It lets you effortlessly add, complete, and delete tasks, helping you stay organized and productive. Ideal for managing your daily tasks and to-dos.
Todoey-app/main