Skip to content

Commit 0eba416

Browse files
hiennv95hnv
authored andcommitted
fixed undefined name 'Platform' issue
1 parent 2016ab4 commit 0eba416

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/services/explorer/explorer_service.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import 'package:http/http.dart' as http;
33
import 'package:walletconnect_flutter_v2/walletconnect_flutter_v2.dart';
44
import 'package:walletconnect_modal_flutter/constants/string_constants.dart';
55
import 'dart:convert';
6+
import 'dart:io';
67

78
import 'package:walletconnect_modal_flutter/models/listings.dart';
89
import 'package:walletconnect_modal_flutter/services/explorer/i_explorer_service.dart';

0 commit comments

Comments
 (0)