Rexios

Results 33 issues of Rexios

tiltControlsEnabled: On web, in satellite view, and at close zoom levels, the map displays tilt controls. This lets you disable them. gestureHandling: On web, without greedy gesture handling the map...

p: google_maps_flutter
platform-web

Adds heatmap support for web, iOS, and Android *List which issues are fixed by this PR. You must list at least one issue.* [#33586](https://github.com/flutter/flutter/issues/33586) [#86811](https://github.com/flutter/flutter/issues/86811) *If you had to change...

p: google_maps_flutter
platform-ios
platform-android
platform-web

Since flutter can run on Wear OS (and unofficially Tizen) devices, it would be good to have some watch frames to choose from. Both square and circle frames should be...

## unnecessary_trailing_commas ## Description Do not use unnecessary trailing commas ## Details DO NOT use trailing commas for function calls and declarations if the function call or definition, from the...

lint proposal
status: pending

Just a convenience feature so you can write code like this: ```dart final instance = GetIt.I.registerSingleton(Object()); ```

The code was crashing if the microphone was in use when starting to listen

### New Pull Request Checklist - [x] I have read the [Documentation](https://pub.dartlang.org/packages/dio) - [x] I have searched for a similar pull request in the [project](https://github.com/flutterchina/dio/pulls) and found none - [x]...

### Description The FirebaseDatabase SDK does not work on watchOS 9. I have been having issues with websockets in my own products, and I believe this issue might be related...

api: database
watchOS