gallery
gallery copied to clipboard
Update code viewer script to replace localizations with english strings
In order to make the copied demo code runnable, we can update the script to replace the GalleryLocalizations.of(context).foo with the english strings.
https://github.com/material-components/material-components-flutter-gallery/issues/463