Educational platform for farmers and agricultural enthusiasts
FarmEd is a mobile application developed to support farmers in Rwanda by providing a comprehensive platform for agricultural education and innovation. The app will serve as a resource hub, offering a wide range of features including instructional videos, informative blog posts, interactive photos, and regularly updated newsletters. Through these resources, farmers will gain access to critical knowledge on modern farming techniques, sustainable practices, and real-time agricultural trends.
User Authentication
Blog Page
Search Functionality
Newsletter
Instructional Videos
User Profile & notification
Ensure you have the following tools installed:
Clone the Repository:
git clone https://github.com/KennyKvn001/farm-ed_flutter_app
cd FarmEd
Install Dependencies: Inside the project directory, run:
flutter pub get
Update pubspec.yaml: Ensure all required packages are listed. Example:
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
provider: ^6.0.0 # For state management