An example demonstrating how to make a strechable header in a Flutter application.
See the quick video tutorial down below:
Direct link: https://www.youtube.com/watch?v=nvwZO5wgCYQ
You need to run the following command to generate the platform folders (Android, iOS, Web, etc).
flutter create .
