Skip to content

2.4.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@evil159 evil159 released this 31 Oct 16:40
· 16 commits to main since this release
8eebddb

Features ✨ and improvements 🏁

  • Updated the minimum required Flutter SDK to version 3.22.3 and Dart to version 3.4.4. With the fix for Virtual Display hosting mode on Android in Flutter 3.22, we’ve changed the default map view hosting mode to Virtual Display composition. This update should eliminate the brief visibility of the map after it has been dismissed. #754
  • Introduce experimental property MapboxMap.styleGlyphURL. Use this property to apply custom fonts to the map at runtime, without modifying the base style. #753

Dependency Updates

  • Update Mapbox Maps SDK to 11.8.0-rc.1
    • For platform-specific updates see: iOS & Android