flutter / put-flutter-to-work

A Flutter add-to-app demo you can try with your own apps
BSD 3-Clause "New" or "Revised" License
321 stars 38 forks source link

Adapt some aspects of coding style to match flutter/samples #61

Closed RedBrogdon closed 2 years ago

RedBrogdon commented 2 years ago

There are a few small differences between the coding style used in production apps and the style Flutter DevRel uses in their samples. I just wanted to call out a couple here and ask that they be incorporated into Flutter module.

It's possible there may be a few more as the project advances. I'll try to call them out as early as possible, and y'all should feel free to ask any questions you have.