A new Flutter project.
Application link https://drive.google.com/drive/folders/1cwodHxqIj6dfyk3CQZByDb6iKCJr5Ftl?usp=sharing
Environment Flutter version: 2.10.3 Android version: 2020.3
note
If your flutter version lower then 2.10 the google fonts makes some issue
please comment this textTheme: GoogleFonts.nunitoTextTheme() line and also
google_fonts: ^2.3.1 from pubspece.yaml and run command flutter pug get or upgrade the
flutter version.