File tree Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ import 'package:arcgis_example/main.dart';
55import 'package:arcgis_map_sdk/arcgis_map_sdk.dart' ;
66import 'package:flutter/material.dart' ;
77import 'package:geolocator/geolocator.dart' ;
8- import 'package:rxdart/rxdart.dart' ;
98
109class LocationIndicatorExamplePage extends StatefulWidget {
1110 const LocationIndicatorExamplePage ({super .key});
Original file line number Diff line number Diff line change @@ -274,14 +274,6 @@ packages:
274274 url: "https://pub.dev"
275275 source: hosted
276276 version: "2.1.8"
277- rxdart:
278- dependency: "direct main"
279- description:
280- name: rxdart
281- sha256: "5c3004a4a8dbb94bd4bf5412a4def4acdaa12e12f269737a5751369e12d1a962"
282- url: "https://pub.dev"
283- source: hosted
284- version: "0.28.0"
285277 sky_engine:
286278 dependency: transitive
287279 description: flutter
Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ environment:
1111
1212dependencies :
1313 arcgis_map_sdk : ^0.8.0
14- rxdart : ^0.28.0
15-
1614 cupertino_icons : ^1.0.0
1715 geolocator : ^10.1.0
1816 flutter :
You can’t perform that action at this time.
0 commit comments