/platform_tests

Tools & tests to verify Flutter's fidelity on specific platforms

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Platform testing tools

This repository contains a collection of tools used to measure and test Flutter's fidelity around platform specific behaviors.

ios_widget_catalog_compare

Overlays Flutter cupertino widgets with the corresponding SwiftUI element to compare look and behavior.

scroll_overlay

Overlays a Flutter scrollable with a platform scrollable to compare interactive response.