flutter/dev/benchmarks/imitation_game_flutter
Kevin Moore c08e9dff68
Manually update vector_math package (#169476)
Includes fixes and deprecations that will allow us to improve
performance.
2025-05-28 15:55:01 +00:00
..
lib Add Benchmarks and examples to compare swiftui and flutter (#160681) 2025-02-04 00:07:19 +00:00
.gitignore Add Benchmarks and examples to compare swiftui and flutter (#160681) 2025-02-04 00:07:19 +00:00
.metadata Add Benchmarks and examples to compare swiftui and flutter (#160681) 2025-02-04 00:07:19 +00:00
analysis_options.yaml Add Benchmarks and examples to compare swiftui and flutter (#160681) 2025-02-04 00:07:19 +00:00
pubspec.yaml Manually update vector_math package (#169476) 2025-05-28 15:55:01 +00:00
README.md Add Benchmarks and examples to compare swiftui and flutter (#160681) 2025-02-04 00:07:19 +00:00

This is the example Flutter app used to compare performance to a equivalent SwiftUI app. See here for more info: https://github.com/flutter/flutter/issues/154138