Movies Details
In this app I'm displaying movies with some details like: movies posters, names, ratings, date of release, etc.
In this app I'm displaying movies with some details like: movies posters, names, ratings, date of release, etc. This is my first ever flutter app. In this app I learn to generate thumbnail, playing with list view, cards, rows, columns, sized box, clipRRect, alignments(main & cross axis alignment), flexible, container, layouts (Inkwell & scaffold both), how to create everything using widgets, null safety operator, box decoration, navigation(using material page route), media query(for width & height), Text(text overflow, text style, text span, text rich), network image, image decoration, icons. I really enjoyed making this, hope to get better day by day.