String baseLink(String path) { const _basePath = 'https://github.com/flame-engine/flame/blob/main/examples/lib/stories/'; return '$_basePath$path'; }