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.
0 stars 0 forks source link

Refactor into Preauth and Postauth #1

Closed ir0nstone closed 2 years ago

ir0nstone commented 2 years ago

Renamed folder preauth (for login/register and other functions for unauthenticated) and postauth (for all else).