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';
5
5
import 'package:arcgis_map_sdk/arcgis_map_sdk.dart' ;
6
6
import 'package:flutter/material.dart' ;
7
7
import 'package:geolocator/geolocator.dart' ;
8
- import 'package:rxdart/rxdart.dart' ;
9
8
10
9
class LocationIndicatorExamplePage extends StatefulWidget {
11
10
const LocationIndicatorExamplePage ({super .key});
Original file line number Diff line number Diff line change @@ -274,14 +274,6 @@ packages:
274
274
url: "https://pub.dev"
275
275
source: hosted
276
276
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"
285
277
sky_engine:
286
278
dependency: transitive
287
279
description: flutter
Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ environment:
11
11
12
12
dependencies :
13
13
arcgis_map_sdk : ^0.8.0
14
- rxdart : ^0.28.0
15
-
16
14
cupertino_icons : ^1.0.0
17
15
geolocator : ^10.1.0
18
16
flutter :
You can’t perform that action at this time.
0 commit comments