- Egypt, Al-Sharqia
- https://www.linkedin.com/in/ahmedelsayid
- @AhmedLSayed9
Pinned Loading
-
dropdown_button2
dropdown_button2 PublicFlutter's core Dropdown Button widget with steady dropdown menu and many other features.
-
deliverzler
deliverzler PublicDelivery App for Restaurants built on Flutter using Domain-Driven Design (DDD) and Layered Architecture along with Riverpod Framework.
-
dart_algorithms_and_data_structures
dart_algorithms_and_data_structures PublicAlgorithms and Data Structures implemented in Dart.
-
dart_design_patterns
dart_design_patterns PublicHead First Design Patterns implemented in Dart.
-
riverpod
riverpod PublicForked from rrousselGit/riverpod
A simple way to access state while robust and testable.
Dart 1
4,302 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 61 commits in 3 repositories
Created a pull request in flutter/flutter that received 9 comments
Prefer using non nullable opacityAnimation property
opacityAnimation
of DropdownMenuItemButton
is always set with a non-nullable value. Therefore, I think it's a good idea to use late CurvedAnimation
…
Opened 22 other pull requests in 2 repositories
AhmedLSayed9/dropdown_button2
20
merged
1
closed
-
Fix formatting
This contribution was made on Mar 20
-
Revert migrating .withOpacity unto .withValues
This contribution was made on Mar 16
-
Fix DropdownButtonFormField padding when ButtonTheme.alignedDropdown …
This contribution was made on Mar 16
-
Fix DropdownButtonFormField clips text when large text scale is used …
This contribution was made on Mar 16
-
Migrate to formatter page width configuration
This contribution was made on Mar 16
-
Update CI workflow to run on stable
This contribution was made on Mar 16
-
Migrate to formatter page width configuration
This contribution was made on Mar 16
-
Use decoration hint text as the default value for dropdown button hin…
This contribution was made on Mar 15
-
Support using inputDecoration’s horizontal padding for button and menu items
This contribution was made on Mar 10
-
Improve DropdownButtonFormField overlays and surroundings
This contribution was made on Mar 10
-
Support helperStyle/helperMaxLines/errorMaxLines for DropdownButtonFo…
This contribution was made on Mar 8
-
Add semantics to dropdown menu items [Flutter core]
This contribution was made on Mar 7
-
Minor renaming
This contribution was made on Mar 7
-
Avoid Container objects when possible for better performance [Flutter…
This contribution was made on Mar 7
-
Fix memory leak in CurvedAnimation [Flutter core]
This contribution was made on Mar 7
-
Fix DropdownButtonFormField throws when onChange is null [Flutter core]
This contribution was made on Mar 7
-
Implement switch expressions
This contribution was made on Mar 7
-
Form fields onChange callback should be called on reset [Flutter core]
This contribution was made on Mar 7
-
Remove 'must be non-null' and 'must not be null' comments [Flutter core]
This contribution was made on Mar 7
-
DropdownRoutePage should dispose the created ScrollController [Flutte…
This contribution was made on Mar 7
-
Fix errorStyle has no effect for DropdownButtonFormField2
This contribution was made on Mar 7
AhmedLSayed9/deliverzler
1
merged
-
Fix duplicate notification sound on foreground
This contribution was made on Mar 6
Created an issue in flutter/flutter that received 6 comments
Multiple inner ScrollPositions of NestedScrollView reset when scrolling all the way to the top
Steps to reproduce Run the sample Scroll down Change Tab to Popular Scroll down Change Tab to Latest Scroll all the way to the top Check other tabs
Opened 3 other issues in 2 repositories
flutter/flutter
1
closed
1
open
-
NestedScrollView overscroll blocks scrolling until the scroll offset reaches back to zero
This contribution was made on Mar 21
-
[go_router]
GoRouterState.of
behaves differently thanGoRouter.of(context)
when opening a dialogThis contribution was made on Mar 4
pingbird/puro
1
open
-
App that uses
flutterfire_cli
doesn't build after upgrading to purov1.4.9
This contribution was made on Mar 16