If we need to include external libraries in the template, what kind of libraries should be considered? Should the template try to stick to only what the Flutter and Dart provide, with extension points to community packages? Should the template make use of community packages to demonstrate best practices?
- Only Flutter/Dart team libraries
- Flutter Favorites