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

Returned a nil result so the future completes. #216

Merged
merged 1 commit into from
Feb 15, 2020

Conversation

C-Alexander
Copy link
Contributor

This was leading to an inconsistency in the documentation ("future completes after change has been made platform side") and the behaviour (future never completes on iOS)

@tobrun tobrun added the ios label Feb 15, 2020
@tobrun tobrun added this to the v0.1.0 milestone Feb 15, 2020
@tobrun tobrun merged commit 21df130 into flutter-mapbox-gl:master Feb 15, 2020
@tobrun
Copy link
Collaborator

tobrun commented Feb 15, 2020

Thank you for the contribution @C-Alexander

Lobankovanastia pushed a commit to Lobankovanastia/flutter-mapbox-gl that referenced this pull request Feb 15, 2020
andrea689 added a commit to andrea689/flutter-mapbox-gl that referenced this pull request Mar 13, 2020
* master:
  Support setting map's content insets (flutter-mapbox-gl#215)
  Provide `onMapIdle` callback (flutter-mapbox-gl#214)
  [example] add full page map example (flutter-mapbox-gl#201)
  Fix missing location indicator on iOS (flutter-mapbox-gl#176)
  Returned a nil result so the future completes. (flutter-mapbox-gl#216)
  Update README: Access Tokens for self-hosted tiles (flutter-mapbox-gl#217)
  Change annotation priority (flutter-mapbox-gl#222)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants