Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Minor fix in reactive api example
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Aug 21, 2019
1 parent f0d42b8 commit ad5aa32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ Typed streams are available to retrieve the features as soon as they are parsed.
Example: add assets on a Flutter map:

```dart
import 'dart:math' as math;
import 'package:pedantic/pedantic.dart';
import 'package:flutter/services.dart' show rootBundle;
import 'package:geojson/geojson.dart';
import 'package:flutter_map/flutter_map.dart';
Expand Down

0 comments on commit ad5aa32

Please sign in to comment.