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

Easy way to implementation Street View in Flutter application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_street_view

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  easy_street_view: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easy_street_view/easy_street_view.dart';
1
likes
120
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Easy way to implementation Street View in Flutter application.

License

MIT (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on easy_street_view