Skip to content

Print Theme.of(context).platform and that's it

Notifications You must be signed in to change notification settings

fewlaps/theme-platform-flutter

Repository files navigation

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

About

Print Theme.of(context).platform and that's it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published