How do I find my platform in Flutter?

Step 1: Add the import statement import ‘package:flutter/foundation. dart’; to your file. The above code snippet checks if the current platform is Android or not. It first detects the current platform using defaultTargetPlatform and compares it with the values inside the TargetPlatform.22 Kas 2021

Sizin İçin Seçtik  How do I add Flutter modules to native iOS project?

Leave a Reply

Your email address will not be published. Required fields are marked *