Yousef Alkhamesi
Yousef Alkhamesi
 I used this command in PowerShell: ```ps iwr https://ps1.edgedb.com -useb | iex ```
I would like to propose extending the `@MappableClass` and `@MappableField` annotations in `dart_mappable` to include some of the missing features available in `freezed` and introduce new capabilities that are not...
There is a library called FluConsole that allows Flutter print logs to be displayed on the phone Link: [FluConsole](https://pub.dev/packages/flu_console)
Many signal types are missing from `signals_hooks`. [AsyncState](https://dartsignals.dev/async/state/) [FutureSignal](https://dartsignals.dev/async/future/) [StreamSignal](https://dartsignals.dev/async/stream/) [ChangeStack](https://dartsignals.dev/value/change-stack/) [IterableSignal](https://dartsignals.dev/value/iterable/) [ListSignal](https://dartsignals.dev/value/list/) [MapSignal](https://dartsignals.dev/value/map/) [SetSignal](https://dartsignals.dev/value/set/)
The `signals_hooks` package needs to be upgraded to the latest version of `flutter_hooks`.
Hello team, Hope you're doing well! I wanted to suggest adding an Augmentations feature to the `code_builder` library. It would be awesome to have the ability to add or modify...
Adding conditions in the file's name is hard to read, and it has cons that split files into folders.  It would be conventional if there were a way to...