Osiris is a movie and show tracker app built with Flutter, Firebase, and TMDb API.
Stars
43
Forks
5
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
122
commits
Fix Typo in README
e13059c
Create LICENSE
965c5de
readme: spice things up!
1792414
main: initial beta release
374b59a
chore: upgrade dependencies
6cc5240
mair: get rid of useless dependencies
be334eb
screen: main: a little code clean up
6ba92ee
routes: add initial location to the routes
6c6a6e2
API: add method to get movies and shows
b7ae8a4
auth: add method to logout
180ed59
screen: simplify login redirection logic
27fe835
login screen: wrap with scaffold
84fef57
widget: minor color changes for seasons list
4b2f9d9
widgets: create seasons list UI
75ea1a3
widgets: fix minimum height for carousel card
f7685f4