nc-photos/lib/platform/features.dart

4 lines
64 B
Dart
Raw Normal View History

import 'dart:io';
final isSupportMapView = Platform.isAndroid;