Yousef Alkhamesi

Results 10 issues of Yousef Alkhamesi

![image](https://github.com/edgedb/edgedb-cli/assets/46021584/14709104-f2e1-4147-928f-5e1db0f840c7) 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...

enhancement

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)

enhancement
consideration
addons

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...

type-enhancement
package:code_builder

Adding conditions in the file's name is hard to read, and it has cons that split files into folders. ![Image](https://github.com/user-attachments/assets/d5fafdf5-6870-4db9-9bb4-2a9ad9c2cce1) It would be conventional if there were a way to...