package update 0.0.8
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
library map_camera_flutter;
|
||||
library;
|
||||
|
||||
export 'package:flutter/material.dart';
|
||||
export 'dart:async';
|
||||
@@ -13,5 +13,6 @@ export 'package:flutter_map_location_marker/flutter_map_location_marker.dart';
|
||||
export 'package:geocoding/geocoding.dart';
|
||||
export 'package:path_provider/path_provider.dart';
|
||||
export 'package:map_camera_flutter/src/image_and_location_data.dart';
|
||||
export 'src/components/location_details_widget.dart';
|
||||
|
||||
export 'src/map_camera.dart';
|
||||
|
||||
Reference in New Issue
Block a user