Skip to content

Conversation

@josxha
Copy link
Owner

@josxha josxha commented Oct 21, 2024

  • add WidgetLayer
  • add example page

  • make toScreenLocation() synchronous
  • make toLngLat() synchronous
  • make getVisibleRegion() synchronous
  • make getMetersPerPixelAtLatitude() synchronous
  • increase the minimum flutter version to support sync calls

This pull request uses the merged platform and ui thread that is currently only available on the flutter main release channel. See flutter/flutter#150525 (comment)

@josxha josxha added this to the v0.1.1 milestone Oct 21, 2024
@josxha josxha linked an issue Oct 21, 2024 that may be closed by this pull request
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 21, 2024

Deploying flutter-maplibre with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9e9e467
Status: ✅  Deploy successful!
Preview URL: https://9c70032d.flutter-maplibre.pages.dev
Branch Preview URL: https://feat-add-widgetlayer.flutter-maplibre.pages.dev

View logs

@josxha josxha modified the milestones: v0.1.1, v0.2.0 Oct 21, 2024
@josxha josxha changed the title feat: add WidgetLayer feat: add WidgetLayer, turn some controller functions synchonous Oct 21, 2024
@josxha josxha changed the title feat: add WidgetLayer, turn some controller functions synchonous feat: add WidgetLayer, make some controller functions sync Oct 21, 2024
@josxha josxha marked this pull request as ready for review October 21, 2024 17:02
@josxha josxha modified the milestones: v0.2.0, v0.1.2 Oct 31, 2024
@josxha josxha changed the title feat: add WidgetLayer, make some controller functions sync feat: add WidgetLayer, add CI for WASM Oct 31, 2024
@josxha josxha changed the title feat: add WidgetLayer, add CI for WASM feat: add WidgetLayer Oct 31, 2024
@josxha
Copy link
Owner Author

josxha commented Oct 31, 2024

The solution is not perfect but good enough for now. The user experience will get some improvement once the merged platform and ui thread get shipped on the stable branch.

@josxha josxha merged commit 164a856 into main Oct 31, 2024
13 checks passed
@josxha josxha deleted the feat-add-WidgetLayer branch October 31, 2024 21:06
gabbopalma pushed a commit to gabbopalma/flutter-maplibre that referenced this pull request Nov 10, 2024
- [x] add WidgetLayer
- [x] add example page
---
- [x] ~~make toScreenLocation() synchronous~~
- [x] ~~make toLngLat() synchronous~~
- [x] ~~make getVisibleRegion() synchronous~~
- [x] ~~make getMetersPerPixelAtLatitude() synchronous~~
- [x] ~~increase the minimum flutter version to support sync calls~~

~~This pull request uses the merged raster and ui thread that is
currently only available on the flutter main release channel. See
flutter/flutter#150525 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[FEATURE] Introduce SVG symbol source support

2 participants