I'm new on flutter and just learned it by creating my first application, but did it in a single 700 line main.dart. Also I duplicated some function in differents class. The point is, how I am supposed to refactor it, where can I find some guide ? etc...
Here is my file : https://github.com/RouxSimon/flutter_RBI/blob/master/lib/main.dart
Have a nice day !