moodstubos
moodstubos
queryRenderedFeatures does not work anymore. wrong - incomprehensible - results. @ntadej issue startet with this commit: https://github.com/maplibre/maplibre-gl-native/commit/fe041b80caca953d5ffbea19b5d2a36484d0286a before this commit (e.g. https://github.com/maplibre/maplibre-gl-native/commit/c0d76c69cc6f3abbc2be44c79f387bab114a0875) everything is as expected. so far only tested...
Hi, first of all: I am a fan of imposm3 - many thanks :-) During the createing of generalized tables I would like to use some custom functions - e.g....
## Steps to Reproduce add a native view (e.g. `AndroidView`) into `FlexibleSpaceBar` code below: ```dart return new Scaffold( body: CustomScrollView( slivers: [ SliverAppBar( backgroundColor: Colors.teal, pinned: true, expandedHeight: 180, flexibleSpace:...
Update coordinate.dart see https://github.com/mohammedX6/poly_bool_dart/issues/6
Exception: PolyBool: Zero-length segment detected; your epsilon is probably too small or too large
Thanks for this package! Unfortunately I get this error with some (valid) coordinates. **polybool 0.2.0** Here is a simple example: ``` import 'package:polybool/polybool.dart'; void main(args) { var poly1 = Polygon(regions:...
### Description ### Feature Description > LiteCart version: 2.6.2 Hi, my shared hosting provider (Hetzner) blocks outgoing connections to port 465, so I have to use port 587 for sending...
I do not know if this this repository is actively maintained. For possible forks: using Version 9.0.0 missing selectAllOnFocus (bool) https://api.flutter.dev/flutter/material/TextField/selectAllOnFocus.html