Skip to content
/ Leaf Public
forked from Shakleen/Leaf

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

Notifications You must be signed in to change notification settings

seayaliu/Leaf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 96.7%
  • Shell 1.2%
  • Swift 1.1%
  • Other 1.0%