Hasnen Tai

Results 9 issues of Hasnen Tai

I was using this app and I released that I tried selecting the text and then copy the selected text but none of the text was copied to the clipboard...

enhancement

Exposed a callback when the user switches between entry mode calendar and input, this way we can store the preferred input method in the application state and open the next...

framework
f: material design

This PR adds a `margin` parameter in the `MaterialBanner` class since there was no direct way to get a margin around the `MaterialBanner`. The margin was hardcoded previously, and now...

framework
f: material design
autosubmit

`TextField` in error states should have a cursor color which matches other error-themed colours. Fixes: #113750 Related: https://github.com/flutter/flutter/issues/114950 ### Screen ## Pre-launch Checklist - [x] I read the [Contributor Guide]...

a: text input
framework
f: material design

Hi @Knightro63 I would like to use FirstPersonControls to rotate my camera on my football field Can you give me an example ? I see a `.js` file in the...

I had built a huge app using `three.dart` and all was working fine under debug mode then I tried a release build for Android and it does not show up...

I am trying to implement Agora Streaming with the DeepAR filter from the Agora example app. I was able to do a bit of this but was not able to...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

enhancement