platform/platform_web library

Platform implementation for web environments that don't support dart:io All platform checks return false on web since they're not applicable

Classes

Platform

Functions

getDeviceInfo() Future<Map<String, String>>