An initiative towards a greener future.
- plant disease detection using machine learning.
- live weather updates.
- news updates regarding climate change and environment.
- advisory for creating an eco-friendly environment.
- a blog section for the users.
- Flutter SDK (version 3.22.2)
- Dart (version 3.4.3)
- Firebase account and project set up
-
Clone the repository: git clone [repository URL]
-
Navigate to the project directory: cd [project name]
-
Install dependencies: flutter pub get
-
Configure Firebase:
- Download the
google-services.json
(for Android) andGoogleService-Info.plist
(for iOS) from your Firebase project. - Place these files in the appropriate directories in your Flutter project.
- Run the app: flutter run
The app is currently not deployed to any public app stores. For organizations looking to distribute this app:
- Internal Testing:
- Use Firebase App Distribution for internal testing.
- Instructions for setting up Firebase App Distribution can be found here.
- Limited Public Distribution:
- For Android, generate a signed APK or App Bundle.
- For iOS, use TestFlight for limited public testing.
- Full Deployment (Future):
- When ready for full public deployment, the app will need to be submitted to the Google Play Store and Apple App Store.
For any queries or support, please contact - Yatika (email- [email protected]) or Aman (email- [email protected]).