Pinned Repositories
backend-benchmark
This resource compares backend technologies with benchmarks on write/read operations and static endpoint requests, aiding in selecting the best framework based on speed and load handling.
face_grouping
This Face Detection and Grouping App is a powerful tool designed to process images from a directory, detect faces, and group similar faces together. The app is built using Flutter for the frontend and leverages the OpenCV Dart library for face detection and recognition
flutter_meedu_media_kit
a controls wrapper for media_kit using same features and logic as flutter_meedu_videoplayer.
flutter_meedu_videoplayer
Cross-Platform Video Player for flutter
ftp_server
a simple FTP server implementation in Dart. It supports both read-only and read-and-write modes, making it suitable for various use cases. The server allows clients to connect and perform standard FTP operations such as listing directories, retrieving files, storing files, and more.
path_finding
Explore the intricacies of pathfinding algorithms with our Flutter-based Path Finding Algorithm Visualizer. This app brings A* and Dijkstra's algorithms to life, featuring a responsive UI design for an engaging experience on both mobile and desktop platforms. Dive into the realm of algorithms with ease and clarity.
pytorch_lite
flutter package to help run pytorch lite models classification and YoloV5 and YoloV8.
video_player_dart_vlc
video_player_media_kit
Video Player Media Kit is a platform interface for video player using media_kit to work on Windows and Linux and macos. This interface allows you to play videos seamlessly in your flutter application.
media-kit
A cross-platform video player & audio player for Flutter & Dart.
abdelaziz-mahdy's Repositories
abdelaziz-mahdy/pytorch_lite
flutter package to help run pytorch lite models classification and YoloV5 and YoloV8.
abdelaziz-mahdy/backend-benchmark
This resource compares backend technologies with benchmarks on write/read operations and static endpoint requests, aiding in selecting the best framework based on speed and load handling.
abdelaziz-mahdy/ftp_server
a simple FTP server implementation in Dart. It supports both read-only and read-and-write modes, making it suitable for various use cases. The server allows clients to connect and perform standard FTP operations such as listing directories, retrieving files, storing files, and more.
abdelaziz-mahdy/universal_video_controls
video controls that can be universally applied to various video players
abdelaziz-mahdy/desktop_screen_recorder
abdelaziz-mahdy/desktop_screenshot
This plugin allows Flutter desktop apps to take screenshots.
abdelaziz-mahdy/face_grouping
This Face Detection and Grouping App is a powerful tool designed to process images from a directory, detect faces, and group similar faces together. The app is built using Flutter for the frontend and leverages the OpenCV Dart library for face detection and recognition
abdelaziz-mahdy/media_kit
A complete 🎬 video & 🎵 audio library for Flutter & Dart.
abdelaziz-mahdy/pickerv2
Flutter app: to pick a choice randomly from multiple choices
abdelaziz-mahdy/quotes
Flutter App: read quotes about the subject you pick
abdelaziz-mahdy/syami
Calcuates the Fasting in foregin countries to match it to mecca
abdelaziz-mahdy/abdelaziz-mahdy
abdelaziz-mahdy/android_path_provider
flutter plugin to provide android paths (downloads, movies, music...)
abdelaziz-mahdy/anime_mapping
a repo having new data for animes using GitHub actions
abdelaziz-mahdy/awesome-opencv_dart
Examples of opencv_dart
abdelaziz-mahdy/cutting_room
Compose and render videos with compositions, backed by FFMPEG.
abdelaziz-mahdy/dart_mal_api
abdelaziz-mahdy/external_path
Flutter package
abdelaziz-mahdy/flutter_toon_it
The flutter_toon_it is a Flutter-based image processing application that transforms regular images into cartoonized versions using OpenCV. The app supports both dark and light modes, and users can adjust image processing parameters through interactive sliders.
abdelaziz-mahdy/fvp
Flutter official video player plugin based on libmdk for all desktop+mobile platforms. download prebuilt examples from github actions. https://pub.dev/packages/fvp
abdelaziz-mahdy/MAL-Sync-Backup
abdelaziz-mahdy/opencv.full
Prebuilt opencv static library for opencv_dart to speedup compile
abdelaziz-mahdy/opencv_dart
OpenCV bindings for Dart language and Flutter.
abdelaziz-mahdy/packages
A collection of useful packages maintained by the Flutter team
abdelaziz-mahdy/polars_dart
abdelaziz-mahdy/rhttp
Make HTTP requests using Rust from Flutter.
abdelaziz-mahdy/rust_ndarray_dart
abdelaziz-mahdy/serverpod
Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.
abdelaziz-mahdy/Toon-it
toon / cartonnize images in this application we wanted to make image processing faster since the cartoonize requires a lot of steps
abdelaziz-mahdy/zigity_word_solver
Zigity Word Solver is a Flutter application designed to find valid words based on a set of mandatory and available letters. This app can load words from a local asset file or an API, offering flexibility in how it retrieves word data.