Bui Dai Duong
Bui Dai Duong
I installs air with `go install` command. I'm already add `export PATH=$PATH:$(go env GOPATH)/bin` in my `.zshrc` file. My device is M1 chip.
I'm trying to use images package but the performance is worst. Hope you makes the "image manipulation" cross-platform package
Since Dart 3.0, we have Records and it similar to define a class contains only data so in my view this code is equalvalent. ```dart typedef RoomPlanBookingInfo = ({ ///...
This will fix the #165
I'm follow your tutorial in medium but seem flame is so unstable, the API is so different now. I can not modify your code to run the app.
**Describe the bug** I don't know if it is a problem but when i run example app it isn't contain the `UIApplicationSceneManifest` in `Info.plist`. But the new flutter is automatically...
### Package version _No response_ ### Flutter version Both source_gen:combining_builder and mix_generator may output lib/configurations/di_initialize.g.dart. Potential outputs must be unique across all builders. See https://github.com/dart-lang/build/blob/master/docs/faq.md#why-do-builders-need-unique-outputs ### Steps to reproduce Using...
### Use case Flutter introduces new kind of shape: `RoundedSuperellipseBorder`. So current mix shape sets is missing foundational shape. ### Proposal Adding new DTO for foundational shape
### Package version 0.3.2 ### Flutter version Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel master, 3.30.0-1.0.pre.306, on macOS 15.3 24D60 darwin-arm64, locale en-VN) [✓]...