package update 0.0.8

This commit is contained in:
bijoy
2024-11-02 00:09:48 +06:00
parent 18d75a88c3
commit af962d2f72
11 changed files with 114 additions and 839 deletions

View File

@@ -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';