Welcome to the Plant Recognition App! This app leverages the power of Flutter and advanced image processing to help you identify plants from photos. Capture images using your camera, or select one from your gallery, and get detailed information about the plant's characteristics and uses.
- Camera Integration 📸: Capture plant images directly within the app.
- Gallery Upload 🖼️: Upload images from your gallery for plant identification.
- Plant Information 🌱: Get detailed insights and uses of the plants you identify.
- Smooth User Experience 🌐: A seamless and responsive UI built with Flutter.
- Error Handling 🛠️: Robust error handling to ensure a smooth experience even when things go wrong.
- Clone the repository:
git clone https://github.com/yourusername/plant-recognition-app.git
- Navigate to the project directory:
cd plant-recognition-app
- Install dependencies:
flutter pub get
- Run the app:
flutter run
- Capture Image 📷: Use the camera button to capture an image for identification.
- Upload Image 📁: Use the gallery option to select an image from your device.
- Default Image 🖼️: Test the app's features using a pre-loaded default image.
- Results 📊: View detailed information about the identified plant, including its uses.
We welcome contributions! Feel free to fork the repository, create a branch, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or issues, please reach out to maalugjonathan11@gmail.com 📧 or open an issue on GitHub.