A social media app for plant lovers. This app is created using flutter to demonstrate how to develop an app using the framework.
- User authentication.
- Writing posts with image attachments.
- Becoming followers of other users.
- Reacting and commenting on posts.
- Instant messaging.
- Notification about latest posts from followed users.
- Searching for specific posts.
- Leaf: Flutter Social Media App — Part 0
- Leaf: Flutter Social Media App — Part 1: Getting started
- Leaf: Flutter Social Media App — Part 2: Widgets
- Leaf: Flutter Social Media App — Part 3: Widget Tests
- Leaf: Flutter Social Media App — Part 4: Creating news feed using ListView
- Leaf: Flutter Social Media App — Part 5: Orientation, Gesture and Navigation
- Leaf: Flutter Social Media App — Part 6: Models and Inherited Widgets to Pass Data
- Leaf: Flutter Social Media App — Part 7: Widget refactoring and testing revisited
- Install flutter for specific OS.
- Clone this repository.
- Build and run the project using flutter.