Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pub HitCount Awesome Flutter

About

This package provides some widgets to use in conjunction to mapbox_search library.

Also, it contains an static map image generator 😆.

Installing

Add the following to your pubspec.yaml file:

dependencies:
  mapbox_search_flutter: any

Example

MapBoxPlaceSearchWidget(
        popOnSelect: true,
        apiKey: "API KEY",
        limit: 10,
        searchHint: 'Your Hint here',
        onSelected: (place) {},
        context: context,
    )

Screenshots

Search Widget

Demo

Demo

About

MapBox Search Widget

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages