Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Property allowPanning #766

Merged
merged 7 commits into from Jan 8, 2021
Merged

New Property allowPanning #766

merged 7 commits into from Jan 8, 2021

Commits on Oct 29, 2020

  1. patched version

    escamoteur committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    85a796f View commit details
    Browse the repository at this point in the history
  2. V0.10.2

    escamoteur committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    e37b190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e01cdea View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Fixup build errors for the web example (fleaflet#782)

    * Add new required environment spec
    
    Otherwise flutter throws an error and abort building.
    
    Fixes fleaflet#774
    
    * Update usage of API for text colors
    
    As suggested by joselbr2099 the API have changed in flutter. Replace
    only colors parameter with textColor.
    
    Fixes fleaflet#774
    nickoe authored and escamoteur committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    9e135f3 View commit details
    Browse the repository at this point in the history
  2. remove mbtiles tile provider + sqflite dependency (fleaflet#787)

    * remove mbtiles and sqlflite dependency
    
    * remove mbtiles tile provider + sqflite dependency
    
    fixes fleaflet#786
    
    * remove example/test/widget_test
    johnpryan authored and escamoteur committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    212c36d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b538bee View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. formatting code

    escamoteur committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    42fc3ed View commit details
    Browse the repository at this point in the history