This repository contains a collection of tools used to measure and test Flutter's fidelity around platform specific behaviors.
Overlays Flutter cupertino
widgets with the corresponding SwiftUI element
to compare look and behavior.
Overlays a Flutter scrollable with a platform scrollable to compare the fidelity of the implementation.
Overlays a Flutter TabBarView with a platform tab view to compare the fidelity of the implementation.