Pinned Repositories
bloc
A predictable state management library that helps implement the BLoC design pattern
collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
community
Flutter Community - A central place for community made Flutter content.
core_fe
Core.FE.Flutter
flutter-architecture-ddd
Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture
hossameldinmi's Repositories
hossameldinmi/core_fe
Core.FE.Flutter
hossameldinmi/flutter-architecture-ddd
Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture
hossameldinmi/bloc
A predictable state management library that helps implement the BLoC design pattern
hossameldinmi/collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
hossameldinmi/community
Flutter Community - A central place for community made Flutter content.
hossameldinmi/dio
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
hossameldinmi/equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
hossameldinmi/flutter-tutorials
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
hossameldinmi/flutter_background_fetch
Periodic callbacks in the background for both IOS and Android. Includes Android Headless mechanism
hossameldinmi/flutter_flavor_sample
hossameldinmi/flutter_workmanager
A Flutter plugin which allows you to execute code in the background on Android and iOS.
hossameldinmi/hijri_picker
Flutter Widget to Pick Hijri Calendar Dates
hossameldinmi/hossameldinmi
About Me
hossameldinmi/i69n
Alternative i18n tool for Dart and Flutter.
hossameldinmi/logger
Small, easy to use and extensible logger which prints beautiful logs.
hossameldinmi/memo
Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
hossameldinmi/mime
Dart package for working with MIME type definitions and for processing streams of MIME multipart media types.
hossameldinmi/moj_task
hossameldinmi/provider
InheritedWidgets, but simple
hossameldinmi/river_pod
A simple way to access state while robust and testable.
hossameldinmi/rx_command
RxCommand - Reactive event handler wrapper class inspired by ReactiveUI. Maintainer @escamoteur