Skip to content
View alnitak's full-sized avatar
๐Ÿ’™
๐Ÿ’™

Organizations

@Flutter-Italia-Developers
Block or Report

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

  • ๐Ÿ“† Flutter enthusiast since 2018, I've been on an exciting journey of creating innovative solutions using the power of Dart and Flutter.
  • ๐Ÿงฐ Open Source Advocate: I'm all about giving back to the community. You'll find some cool open-source Flutter plugins in my repository.
  • ๐Ÿ’ก Problem Solver: I love tackling complex challenges, and I'm constantly learning to keep my skills sharp.

๐ŸŒŸ 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 kind 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
  • Player and capture audio from microphone
  • 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 let 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 let you draw a flow chart diagram with different kind of customizable elements. Dashboards can be saved for later use.

Pinned

  1. flutter_soloud flutter_soloud Public

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

    C 146 15

  2. flutter_opengl flutter_opengl Public

    A Flutter OpenGL ES plugin using a Texture() widget. Supports Android, Linux and Windows. Many shaders from ShaderToy.com can be copy/pasted

    C++ 172 19

  3. shader_presets shader_presets Public

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

    Dart 16

  4. flutter_opencv_dlib flutter_opencv_dlib Public

    Flutter realtime face detection and face recognition using OpenCV and dlib

    C++ 47 17

  5. flutter_star_menu flutter_star_menu Public

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

    Dart 48 16

  6. magnifying_glass magnifying_glass Public

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

    Dart 15 2