Open guidezpl opened 1 year ago
It's not obvious where to find source code when you are linked to the demo itself, e.g. https://flutter.github.io/samples/web/material_3_demo/#/
would these help?
https://github.com/flutter/samples/tree/main/material_3_demo/lib https://github.com/flutter/samples/blob/main/material_3_demo/lib/main.dart
exactly
It's not obvious where to find source code when you are linked to the demo itself, e.g. https://flutter.github.io/samples/web/material_3_demo/#/