adonisRodxander

Results 6 issues of adonisRodxander

### Steps to reproduce 1. Run `flutter run -d chrome --web-renderer html` 2. Resize the screen until the TextField becomes scrollable. ### Expected results I expect the border to remain...

in triage

### Steps to reproduce 1. Write the letters “aaaaaaaa”. 2. In the second position erase and start typing again “aa”. **I was also able to reproduce it on the flutter...

waiting for customer response
in triage

Hi, thanks for the great work on flutter_bloc! I'm currently using a custom BlocObserver and in the onChange method I log change.toString(). This gives me the current and next states,...

bug

I’m using Flutter in my client app to handle notifications. I retrieve the token from the device, and for testing purposes, I’ve created a Firebase Cloud Function that accepts the...

api: messaging

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? Messaging ### Which platforms are affected? Web ### Description...

type: bug
plugin: messaging
platform: web
Needs Attention

Is there a way to get out of CountrySelector permanently? I know that there isCountryButtonPersistent but this is shown when I focus on the button. According to my UI requirements,...