Use this file to initialize a flutter app.
- use Ctrl + Shift + H, replace sassy_mobile by [yourNewProjectName] (for Visual Studio Code user)
- write all your provider here
- keep [fileName.dart] as simple as posible
- make sure all the file have components/body.dart to run everything
- save all the api request here
- save all the reusable widget here