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

Commit

Permalink
Modified example to user latlong2
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierL1 committed Apr 10, 2021
1 parent d2185c9 commit 240c6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/main.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'package:geopoint/geopoint.dart';
import 'package:latlong/latlong.dart';
import 'package:latlong2/latlong.dart';

class Place {
Place(this.name, this.point);
Expand Down

0 comments on commit 240c6cd

Please sign in to comment.