webview_location 0.0.1 copy "webview_location: ^0.0.1" to clipboard
webview_location: ^0.0.1 copied to clipboard

A Flutter package designed to display Google Maps locations by place name in a WebView for both Android and iOS platforms. Ideal for applications that require location-based features without leaving t [...]

webview_location #

pub package style: lint

A Flutter package designed to display Google Maps locations by place name in a WebView for both Android and iOS platforms. Ideal for applications that require location-based features without leaving the app interface. Easy to integrate and highly customizable, it provides a seamless user experience across different operating systems.

Features Supported #

See the example app for detailed implementation information.

Features Android iOS macOS Web Windows
View location ✔️ ✔️

Platform Support #

Android iOS macOS Web Linux Windows

Usage #

Import the package with:

import 'package:webview_location/webview_location.dart';

Add the WebViewLocation widget to your app and pass the location parameter to display the location in a WebView. The location parameter is a String that represents the place name to be displayed in the WebView. See the example app for detailed implementation information.

7
likes
0
pub points
34%
popularity

Publisher

verified publisherayimenlatheef.online

A Flutter package designed to display Google Maps locations by place name in a WebView for both Android and iOS platforms. Ideal for applications that require location-based features without leaving the app interface. Easy to integrate and highly customizable, it provides a seamless user experience across different operating systems.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on webview_location