You want to make sure that the source code of your app follows the same code style
flutter format

flutter format -n

flutter format –dry-run

flutter format –set-exit-if-changed

flutter format -m

flutter format –machine