-
https://github.com/Flutter-Italia-Developers
- Earth @45.317506N
-
22:15
(UTC +01:00) - https://marcobavagnoli.com/
- @lildeimos
- in/marco-bavagnoli
- https://www.youtube.com/@MarcoBavagnoli/videos
-
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…
-
flutter_soloud Public
Flutter low-level audio plugin using SoLoud C++ library and FFI
-
flutter_file_picker Public
Forked from miguelpruivo/flutter_file_pickerFile picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
Dart MIT License UpdatedFeb 14, 2025 -
flutter_audio_streaming_prototype Public
Forked from callmephil/flutter_audio_streaming_prototypea prototype to demonstrate how to stream audio in flutter from open ai on web (It's not actually working)
-
-
-
cartesia_tts Public
Minimal example of using cartesia tts to produce text-to-speech audio and play it using the flutter_soloud Flutter plugin.
-
shader_buffers Public
Flutter widget that aims to simplify the use of shaders with a focus on the ShaderToy.com website
-
flutter-of-the-year Public
Forked from hungrimind/flutter-of-the-yearVote for your favorite Flutter apps of 2024!
Astro UpdatedDec 11, 2024 -
-
magnifying_glass Public
Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion
-
flutter_flow_chart Public
A #Flutter package that let you draw a flow chart diagram with different kind of customizable elements
-
-
yoda Public
Flutter widget that let you slice any kind of child widget in a matrix of tiles and animate them in different kind of ways. Currently with Explode, Vortex, and Flakes. Works on all platforms.
-
-
-
engine Public
Forked from flutter/engineThe Flutter engine
-
-
soloud Public
Forked from jarikomppa/soloudFree, easy, portable audio engine for games
-
flutter_star_menu Public
Flutter contextual popup menu with different shapes and multiple ways to fine-tune animation and position
-
-
-
shader_presets Public
A package that implements some ready-to-use shaders, like transitions from gl-transitions and effects from ShaderToy
-
-
flutter_shader_fxs Public archive
Flutter transitions using shaders
-
wiredash-sdk Public
Forked from wiredashio/wiredash-sdkInteractive user feedback tool for Flutter 🎉
-
-
heyflutter_contest Public archive
A Flutter Coding Challenge with the Flutter community organized by HeyFlutter.com
-
flutter_opencv_dlib Public archive
Flutter realtime face detection and face recognition using OpenCV and dlib
-
flutter_nbody_simulation Public
N-Body simulation to test performances of c/c++ using FFI