Marco Bavagnoli's repositories
flutter_soloud
Flutter low-level audio plugin using SoLoud C++ library and FFI
flutter_flow_chart
A #Flutter package that let you draw a flow chart diagram with different kind of customizable elements
flutter_opencv_dlib
Flutter realtime face detection and face recognition using OpenCV and dlib
flutter_star_menu
Flutter contextual popup menu with different shapes and multiple ways to fine-tune animation and position
shader_presets
A package that implements some ready-to-use shaders, like transitions from gl-transitions and effects from ShaderToy
flutter_recorder
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 as for the volume level.
magnifying_glass
Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion
shader_buffers
Flutter widget that aims to simplify the use of shaders with a focus on the ShaderToy.com website
heyflutter_contest
A Flutter Coding Challenge with the Flutter community organized by HeyFlutter.com
flutter_shader_fxs
Flutter transitions using shaders
flutter_nbody_simulation
N-Body simulation to test performances of c/c++ using FFI
cartesia_tts
Minimal example of using cartesia tts to produce text-to-speech audio and play it using the flutter_soloud Flutter plugin.
flutter_audio_streaming_prototype
a prototype to demonstrate how to stream audio in flutter from open ai on web (It's not actually working)
wiredash-sdk
Interactive user feedback tool for Flutter 🎉
engine
The Flutter engine
flutter-of-the-year
Vote for your favorite Flutter apps of 2024!
space_invaders
A start experiment to learn #Flame and not finished Space Invaders game.