mirror of
https://github.com/88srzh/comics_db.git
synced 2025-05-17 14:05:58 +08:00
2.1 KiB
2.1 KiB
0.0.8.7
- Added a push to films and tvs on
Trending Screen
.
0.0.8.6
- 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
.
0.0.8.5
- 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.
0.0.8.4
- Added
Recommendations
toMovie Details Screen
. - Added
Full Cast
toMovie Details Screen
. - Added redirect pressing to actors cast in
Movie Details Screen
andTV Details Screen
.
0.0.8.3
- 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.
0.0.8.2
- 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.
0.0.8.1
- Added
Favorite TV shows
. - Refactoring
TV details
toBloc
andCubit
.
0.0.8
- Added
Favorite screen
andFavorite button
.
0.0.7
- Added light theme.
- Change
Consumer
in light theme toBloc
.
0.0.6
- Added
guest
authorization.
0.0.5
- Refactoring
Authorization screen
.
0.0.4
- Fixed logout button.
0.0.3
- Added TV popular list widget at 'See all' popular tv.
- Fixed TV top rated movie not available image.
0.0.2
- 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.
0.0.1
- Initial release.