Skip to content
View alnitak's full-sized avatar
💙
💙

Sponsors

@sbauly

Organizations

@Flutter-Italia-Developers

Block or report alnitak

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
alnitak/README.md

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

A Flutter OpenGL ES plugin using a Texture() widget. Supports Android, Linux and Windows.
A project born in 2019 to address the absence of native OpenGL.
  • use platform GLSL
  • shaders can be modified and compiled at ruun-time
  • use dart:ffi to bind c/c++ OpenGL calls
  • vertex and fragment shaders
  • Many shaders from ShaderToy.com can be copy/pasted


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.

Pinned Loading

  1. flutter_soloud Public

    Flutter low-level audio plugin using SoLoud C++ library and FFI

    C 283 36

  2. flutter_recorder Public

    A low-level audio recorder plugin which uses miniaudio as backend and supporting all the platforms. It can detect silence and save to WAV audio file. Audio wave and FFT data can be get in real-time…

    C 41 10

  3. shader_presets Public

    A package that implements some ready-to-use shaders, like transitions from gl-transitions and effects from ShaderToy

    Dart 27

  4. flutter_opencv_dlib Public archive

    Flutter realtime face detection and face recognition using OpenCV and dlib

    C++ 59 21

  5. flutter_star_menu Public

    Flutter contextual popup menu with different shapes and multiple ways to fine-tune animation and position

    Dart 53 19

  6. magnifying_glass Public

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

    Dart 23 3

893 contributions in the last year

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

Activity overview

Loading A graph representing alnitak's contributions from April 21, 2024 to April 25, 2025. The contributions are 91% commits, 6% pull requests, 1% code review, 2% issues.

Contribution activity

April 2025

Opened 5 pull requests in 2 repositories
Loading