- Added a push to films and tvs on
Trending Screen
.
- Added avatar image, rating list tile for
Account Widget
. - Fixed icon colors and logout list tile at
Account Widget
. - Added social networks ui for
Movie Details Widget
. - Upgraded to
Flutter 3
.
- Added forwarding to movie details at the
People Details Screen
. - Fixed border at
Movie Details Recommendations
. - Added recommendations to
TV Details Screen
. - Fixed ui in
Trending Widget
for Pixel 5.
- Added
Recommendations
toMovie Details Screen
. - Added
Full Cast
toMovie Details Screen
. - Added redirect pressing to actors cast in
Movie Details Screen
andTV Details Screen
.
- Added
Trending Screen
with animated button to see day and week trending. - Fixed
Trending Screen
overload. - Fixed
Animated Button
. - Changed
Animated Button
to showMovie
andTV
per week.
- Fixed colors for light theme at
AuthScreen
. - Added custom
textfield
andtextwidget
atAuthScreen
. - Updated freezed package;
- Removed
google_fonts
,should_rebuild
andsimple_animations
packages. - Removed
Splashcreen
widget (temporary). - Added
freezed
toTV
widget. - Refactoring routes to
FavoriteScreen
. - Other small fixes.
- Added
Favorite TV shows
. - Refactoring
TV details
toBloc
andCubit
.
- Added
Favorite screen
andFavorite button
.
- Added light theme.
- Change
Consumer
in light theme toBloc
.
- Added
guest
authorization.
- Refactoring
Authorization screen
.
- Fixed logout button.
- Added TV popular list widget at 'See all' popular tv.
- Fixed TV top rated movie not available image.
- Added google fonts.
- Fixed upcoming movies in navigation.
- Changed "no image available" pic.
- Changed
Image.Asset
toCachedNetworkImage
at People screen. - Fixed if image is null.
- Fixed people details
dateOfDeath
json. - Fixed
rendeflex
error at People cast widget. - Updated secure storage package.
- Initial release.