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

discontinued

Custom Mapbox Flutter SDK for search services which is compatible with the BLoC architecture

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mapbox_flutter_search_sdk

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

dependencies:
  mapbox_flutter_search_sdk: ^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:mapbox_flutter_search_sdk/mapbox_flutter_search_sdk.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Custom Mapbox Flutter SDK for search services which is compatible with the BLoC architecture

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, flutter, http

More

Packages that depend on mapbox_flutter_search_sdk