Software Developer since 2018.
Actively Seeking Opportunities π¨βπ»
abdelhamid.m.youssef@gmail.com
- Alexandria, Egypt
Highlights
- Pro
Pinned Loading
-
-
change_notifier_builder
change_notifier_builder PublicSimple flutter state management library.
Dart
-
-
-
-
Either in dart
Either in dart 1class Either<L, R> {
2final L? _left;
3final R? _right;
45const Either._({L? left, R? right})
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.