josxha / flutter-maplibre

Unofficial MapLibre bindings for Flutter
https://flutter-maplibre.pages.dev
Other
2 stars 1 forks source link

[FEATURE] Support for Android 5.x #25

Open josxha opened 1 week ago

josxha commented 1 week ago

Feature Description

It is possible to support android devices with android 5.0 and 5.1 (sdk version 21, 22) by using an virtual display. According to Statista Android 5.x has still a 1% market share.

Describe alternatives you've considered

Alternative: don't add support for those SDK versions.

Additional context