Book Image

Flutter in 7 Days [Video]

By : Aman Malhotra
Book Image

Flutter in 7 Days [Video]

By: Aman Malhotra

Overview of this book

You'll gain the confidence to build customized UI's for your own projects using Flutter. You'll work with its cool features and understand how to compose widgets, add animations, and make your apps interactive in 7 days by building them throughout the course. By the end of this course, you will be up-to-speed with Flutter development and will be able to build stunningly rich cross-platform applications with a single codebase. The code files and resource files are updated on the GitHub repository at https://github.com/packtpublishing/flutter-in-7-days
Table of Contents (7 chapters)
Chapter 5
Advanced Widgets
Content Locked
Section 4
Clippers
What is clipping and how to clip widgets? - Use ClipOval to clip images in oval shapes - Use ClipRRect to clip images and give rounded corners