reinhardodhiambo / Leaf

A social media app for plant lovers. Built using flutter for iOS and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leaf

A social media app for plant lovers. This app is created using flutter to demonstrate how to develop an app using the framework.

Features

  1. User authentication.
  2. Writing posts with image attachments.
  3. Becoming followers of other users.
  4. Reacting and commenting on posts.
  5. Instant messaging.
  6. Notification about latest posts from followed users.
  7. Searching for specific posts.

Parts of the Series

  1. Leaf: Flutter Social Media App — Part 0
  2. Leaf: Flutter Social Media App — Part 1: Getting started
  3. Leaf: Flutter Social Media App — Part 2: Widgets
  4. Leaf: Flutter Social Media App — Part 3: Widget Tests
  5. Leaf: Flutter Social Media App — Part 4: Creating news feed using ListView
  6. Leaf: Flutter Social Media App — Part 5: Orientation, Gesture and Navigation
  7. Leaf: Flutter Social Media App — Part 6: Models and Inherited Widgets to Pass Data
  8. Leaf: Flutter Social Media App — Part 7: Widget refactoring and testing revisited

Getting started

  1. Install flutter for specific OS.
  2. Clone this repository.
  3. Build and run the project using flutter.

About

A social media app for plant lovers. Built using flutter for iOS and Android.


Languages

Language:Dart 96.7%Language:Shell 1.2%Language:Swift 1.1%Language:Kotlin 0.9%Language:Objective-C 0.1%