Pinned Repositories
dart_algorithms_and_data_structures
Algorithms and Data Structures implemented in Dart.
dart_design_patterns
Head First Design Patterns implemented in Dart.
deliverzler
Delivery App for Restaurants built on Flutter using Domain-Driven Design (DDD) and Layered Architecture along with Riverpod Framework.
dropdown_button2
Flutter's core Dropdown Button widget with steady dropdown menu and many other features.
Flutter-Cheat-Sheet
You need to get started quickly with Flutter? Here are some cheats that will help you build your next billion dollar app!!
functions-samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
news_feeds_app
Simple Flutter mobile app that displays a list of news and its details.
riverpod
A simple way to access state while robust and testable.
shopzler
E-Commerce App built on Flutter Framework with Firebase as Backend, Multi-Module MVVM Architecture, GetX as State-Management and SQLite.
visual_notes
Visual Notes App built on Flutter with Multi-Module MVVM Architecture, Riverpod and SQLite.
AhmedLSayed9's Repositories
AhmedLSayed9/deliverzler
Delivery App for Restaurants built on Flutter using Domain-Driven Design (DDD) and Layered Architecture along with Riverpod Framework.
AhmedLSayed9/dropdown_button2
Flutter's core Dropdown Button widget with steady dropdown menu and many other features.
AhmedLSayed9/shopzler
E-Commerce App built on Flutter Framework with Firebase as Backend, Multi-Module MVVM Architecture, GetX as State-Management and SQLite.
AhmedLSayed9/dart_algorithms_and_data_structures
Algorithms and Data Structures implemented in Dart.
AhmedLSayed9/visual_notes
Visual Notes App built on Flutter with Multi-Module MVVM Architecture, Riverpod and SQLite.
AhmedLSayed9/dart_design_patterns
Head First Design Patterns implemented in Dart.
AhmedLSayed9/news_feeds_app
Simple Flutter mobile app that displays a list of news and its details.
AhmedLSayed9/functions-samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
AhmedLSayed9/Flutter-Cheat-Sheet
You need to get started quickly with Flutter? Here are some cheats that will help you build your next billion dollar app!!
AhmedLSayed9/packages
A collection of useful packages maintained by the Flutter team
AhmedLSayed9/riverpod
A simple way to access state while robust and testable.
AhmedLSayed9/codewithandrea_flutter_packages
A collection of packages created to increase code reuse across many of my Flutter projects.
AhmedLSayed9/Dart
All Algorithms implemented in Dart
AhmedLSayed9/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
AhmedLSayed9/flutter-material-cheat-sheet
A cheat sheet for Flutter's Material package.
AhmedLSayed9/flutter_hooks
React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
AhmedLSayed9/docs
The shorebird docs site
AhmedLSayed9/drift
Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter.
AhmedLSayed9/flavors
A test project for using flavors with shorebird
AhmedLSayed9/flutter_platform_widgets
Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets
AhmedLSayed9/flutterfire_cli
A CLI to help with using FlutterFire in your Flutter applications.
AhmedLSayed9/freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
AhmedLSayed9/graphic
A grammar of data visualization and Flutter charting library.
AhmedLSayed9/logging
A Dart package for debug and error logging.
AhmedLSayed9/rpi_gpio.dart
Dart library for accessing the Raspberry Pi GPIO pins
AhmedLSayed9/tests_assertions_cheat_sheet
Assertions In Dart and Flutter tests: an ultimate cheat sheet
AhmedLSayed9/upgrader
A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
AhmedLSayed9/very_good_analysis
Lint rules for Dart and Flutter used internally at Very Good Ventures 🦄