Binh Nguyen

Results 3 issues of Binh Nguyen

I followed the New project setup guide and got stuck at the rename packages step with many issues related to dagger. I suggest another way to rename package by add...

**Steps to reproduce:** 1. Having a script to update profile such as: ``` mutation UpdateProfile ($birthday: String, $deviceToken: String) { updateProfile( birthday: $birthday, deviceToken: $deviceToken ) } ``` 2. Passing...

enhancement

Steps to reproduce: - Generate a file with path containing white space such as .../26-Jun-2020 12:24:45.png - Get image properties `ImageProperties properties = await FlutterNativeImage.getImageProperties(filePath);` Expected result: - Be able...

help wanted
good first issue
iOS