Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 482 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 482 Bytes

theme_platform_flutter

This project just prints the result of Theme.of(context).platform in the center of the screen.

It's useful to see how different devices perform. Actually, it was a way to prove that an iPad is considered a MacOS device when the app has been built for the web. It is being tracked on this issue on Flutter's repo: flutter/flutter#128943

Do you want to use it online? Check this link: https://flutterthemeplatform.codemagic.app