ir0nstone / Twooter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Dart 97.8%Language:Swift 1.6%Language:Kotlin 0.5%Language:Objective-C 0.1%