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