Skip to content

A simple implementation of an app like Twitter, created to teach myself how to use Firebase and how to integrate it with Flutter.

Notifications You must be signed in to change notification settings

ir0nstone/Twooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twooter

A super basic Social Media application.

Currently, the UI is lacking, but the basic functionality is there:

  • Account Creation + Signout
  • A Feed of recent "twoots"
    • Currently shows ALL twoots, there are no "follow" features
  • The ability to send "twoots", which then appear in the Feed

This application is written using Flutter and Firebase for cloud storage, for purely educational purposes.

Hopefully At Some Point (TODO)

  • Follows
  • Slightly nicer UI

About

A simple implementation of an app like Twitter, created to teach myself how to use Firebase and how to integrate it with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages