Rexios

Results 35 issues of Rexios

Fixes: ```console FAILURE: Build failed with an exception. * Where: Build file '/Users/rexios/.pub-cache/hosted/pub.dartlang.org/wear-1.1.0/android/build.gradle' * What went wrong: Could not compile build file '/Users/rexios/.pub-cache/hosted/pub.dartlang.org/wear-1.1.0/android/build.gradle'. > startup failed: General error during conversion:...

Fixes https://github.com/fluttercommunity/flutter_wear_plugin/issues/16

It should not be assumed that users of this plugin are creating standalone watch apps

# Submit a pull request ## CLA - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [x] The code changes follow best practices - [ ] Code changes are...

### [REQUIRED] Step 2: Describe your environment * Android Studio version: VSCode (Flutter development) * Firebase Component: Auth * Component version: Whatever [flutterfire](https://github.com/FirebaseExtended/flutterfire) is using ### [REQUIRED] Step 3: Describe...

type: bug
api: auth
internal-bug-filed

**Describe the bug** The markdown rendering is working differently on the feed and post screens **Expected Behavior** They markdown renders the same no matter what screen it is on **Actual...

bug

## Bug report The platform code does not allow setting the tenantId to null. Even though it defaults to null, setting it back to null after setting it to something...

type: bug
plugin: auth
blocked: firebase-sdk
platform: all

Fixes https://github.com/leoafarias/fvm/issues/710

**Is your feature request related to a problem? Please describe.** I maintain the [puby](https://pub.dev/packages/puby) tool which calls fvm in a way that does not accept user input. Since fvm 3.0.0,...

enhancement