Skip to content
View AhmedLSayed9's full-sized avatar

Organizations

@tryLocals @alahramcompany

Block or report AhmedLSayed9

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dropdown_button2 Public

    Flutter's core Dropdown Button widget with steady dropdown menu and many other features.

    Dart 307 132

  2. deliverzler Public

    Delivery App for Restaurants built on Flutter using Domain-Driven Design (DDD) and Layered Architecture along with Riverpod Framework.

    Dart 651 174

  3. dart_algorithms_and_data_structures Public

    Algorithms and Data Structures implemented in Dart.

    Dart 61 9

  4. dart_design_patterns Public

    Head First Design Patterns implemented in Dart.

    Dart 7 3

  5. riverpod Public

    Forked from rrousselGit/riverpod

    A simple way to access state while robust and testable.

    Dart 1

4,302 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to AhmedLSayed9/dropdown_button2, AhmedLSayed9/deliverzler, simolus3/drift and 27 other repositories
Loading A graph representing AhmedLSayed9's contributions from March 24, 2024 to March 26, 2025. The contributions are 69% commits, 19% pull requests, 9% issues, 3% code review.

Contribution activity

March 2025

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

+4 −4 lines changed 9 comments
Opened 22 other pull requests in 2 repositories

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

6 comments
Opened 3 other issues in 2 repositories
284 contributions in private repositories Mar 1 – Mar 25
Loading