import 'dart:io';
import 'package:flutter/foundation.dart';
final isSupportMapView = kIsWeb || Platform.isAndroid;