Missing Flutter Best Practices

The Skeleton App Template was introduced in Flutter 2.5 allegedly to show Flutter Best Practices. Ahem, where are the best practices? Hmm, showing an example of a unit test and a mocked widget test but then not showing testing the settings service or even showing an app fixture to inject that service into a test. Really, that consists as showing flutter best practices?