alnitak - Overview

Hi_there2

🌟 My GitHub Highlights:

  • flutter_soloud👇🏼: Flutter low level audio plugin using SoLoud C++ library and FFI.
  • flutter_opencv_dlib👇🏼: Realtime face detection and face recognition using OpenCV and dlib with Dart:ffi.
  • flutter_opengl👇🏼: A Flutter OpenGL ES plugin using a Texture() widget.
  • magnifying_glass👇🏼: Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion.
  • flutter_star_menu👇🏼: Attach a popup menu to any widget with any widget as menu entries.
  • finger_painter👇🏼: Finger paint with different brushes and different blend modes.
  • flutter_flow_chart👇🏼: Draw a flow chart diagram with different kinds of customizable elements.

Feel free to explore my repositories, and if you have any questions, suggestions, or collaboration ideas, I'm living on Earth (🇮🇹) and I'm just a message away. Let's code something amazing together! 🚀

LinkedIn Badge Youtube Badge Twitter Badge

Happy coding! 🚀


flutter_soloud

soloud6.mp4
soloud9-waveform-B.mp4
Flutter low-level audio plugin using SoLoud C++ library and FFI
  • 3D audio with doppler effect
  • Faders, oscillators, audio effects like echo, freeverb, robotizer, equalizer, bassboost
  • retrieval of audio FFT and wave data

flutter_opencv_dlib

flutter_opencv_dlib-linux.mp4
Realtime face detection and face recognition using OpenCV and dlib with Dart:ffi

flutter_opengl

some packages

magnifying_glass flutter_star_menu finger_painter flutter_flow_chart

Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion.

A simple way to attach a popup menu to any widget with any widget as menu entries.

Painting package that lets you finger paint with different brushes and different blend modes. The result can be read as a bitmap or list of Points to be used ie on a Map.

A package that lets you draw a flow chart diagram with different kinds of customizable elements. Dashboards can be saved for later use.