mirror of
https://github.com/flutter/flutter.git
synced 2026-01-21 05:04:42 +08:00
`MultiPreview` is an abstract class that allows for developers to create custom preview annotations that can be used to easily create multiple previews from a single annotation. Fixes https://github.com/flutter/flutter/issues/166447