Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 400 Bytes

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.