APP: Change the folder structure and file names (class names, functions too)
Task: Change the folder structure and file names based on the official Flutter's naming conventions and documentation (maybe class names too). Rearrange the functions that should be separated in a service for example.
Achieved:
- Much nicer and readable folder structure
- Pleasing file names
- Better class names
Edited by Tóth Zoltán