This projects demonstrates some of the basic widgets and the hero animation.
- Use of list view aligned horizonatlly and vertically inside a single widget . Also ListView.separated and Listview.builder.
- Use of sliver app bar.
- Use of hero animation on moving from one screen to other applied on each list view child.
- Use of rows and columns.
- Use of stack.
- Creating a blur effect.
- Navigation in flutter.
- Decorating a container.