Marco Bavagnoli
banner
marcobavagnoli.bsky.social
Marco Bavagnoli
@marcobavagnoli.bsky.social
Flutter dev 💙 Love experimenting strange things
🎵 Introducing AudioFlux for #Flutter!

Real-time audio visualizations with just a few lines of code:
• Waveform display
• FFT spectrum analysis
• shaders visualizer

Try it out and share your feedback!

marcobavagnoli.com/audio_flux/
#FlutterDev #DartLang
March 21, 2025 at 2:34 PM
🎉 #Flutter, big update for flutter_soloud! 🎉
Now with PCM & Opus/Ogg audio playback with buffering, Limiter & Compressor filters, plus bug fixes & more!
pub.dev/packages/flu...
flutter_soloud 3.0.0-pre.0 | Flutter package
A low-level audio plugin for Flutter, mainly meant for games and immersive apps. Based on the SoLoud (C++) audio engine.
pub.dev
February 2, 2025 at 5:23 PM
🚀 #Flutter, flutter_recorder v1 is out! 🚀
A powerful, low-level audio recorder plugin for #Flutter, powered by miniaudio and supporting all platforms! 🎙️✨
pub.dev/packages/flu...
flutter_recorder | Flutter package
A low-level audio recorder plugin which uses miniaudio as backend. Detect silence and save to WAV audio file. Audio wave, FFT and volume level can be get in real-time.
pub.dev
February 2, 2025 at 5:22 PM
Reposted by Marco Bavagnoli
I made it :D! I launched my 2nd #indie #flutter app (MVP state ;D) in Apple App Store and Google Play Store 🥳!

It helps you with practicing songs by setting multiple loops and changing the music speed 🐢!

If you want more about the proces - lmk☺️! Links 👇
February 2, 2025 at 9:43 AM
Reposted by Marco Bavagnoli
This weekend we're streaming Flame Core Hack!
A weekend when the whole Flame core team comes together to work on new features for Flame. 🔥
If you have any Flame questions you can also ask them in the comments and we'll answer them live. 💙
youtube.com/live/5rbX7Ww... (starting in 5h, 19:00 CET)
YouTube
Share your videos with friends, family, and the world
youtube.com
December 13, 2024 at 1:10 PM
Reposted by Marco Bavagnoli
Over 30+ are now featured on Flutter of the Year.

I believe this is the biggest collection of Flutter apps on the Internet!

If you've built something, add it. Let's get this app showcase trending!

All links below
December 10, 2024 at 5:53 PM
Reposted by Marco Bavagnoli
I missed people being able to discuss in a more depth than what Twitter or Bluesky allows. Even Reddit or Hackernews comments don't offer this kind of flexibility. This is why I enjoy classic-style #Flutter forum so much.

Just one example here forum.itsallwidgets.com/t/i-just-rea...
I just realized: Flutter is fuc*** up! O.o
There’s strength in having a diversity of languages and tools for software ecosystems. Redundancy enables more resiliency. What seems evident about modern, still evolving but production-active progr...
forum.itsallwidgets.com
December 5, 2024 at 8:42 AM
Reposted by Marco Bavagnoli
Google's holiday code freeze is delaying our DNS update, but this is the official #Flutter account for BlueSky, to eventually be "[email protected]":

flutterframework.bsky.social
Flutter (@flutterframework.bsky.social)
Google’s UI toolkit to build apps for mobile, web, & desktop from a single codebase
flutterframework.bsky.social
November 25, 2024 at 5:16 PM
Reposted by Marco Bavagnoli
If you are looking to dive in to animations in Flutter, we have a new codelab available, as well as a workshop you can follow along with!

Codelab: codelabs.developers.google.com/advanced-flu...

Video: www.droidcon.com/2024/10/17/a...
Advanced animations in Flutter
Learn how to add beautiful and customized animations to your Flutter app, and understand how Flutter's animation system works under-the-hood.
www.droidcon.com
November 19, 2024 at 6:02 PM
Hey all, I just published flutter_recorder plugin.
It works on all platforms, web included with WASM support. If anyone using MacOS or iOS would be interested in giving it a try, please let me know! Thanks so much!
pub.dev/packages/flu...
November 12, 2024 at 2:08 PM
Reposted by Marco Bavagnoli
Hey friends please help sharing the news about our new Flutter form forum.itsallwidgets.com
Especially if you are active on any other community platform.
Flutter Forum
A home for all Flutter developers
forum.itsallwidgets.com
November 10, 2024 at 7:57 PM
Reposted by Marco Bavagnoli
We set up a new community run #Flutter forum on forum.itsallwidgets.com
Let's make it to the new meeting place for the whole #Flutter community.
Flutter Forum
forum.itsallwidgets.com
November 2, 2024 at 12:11 PM
Please help Filip and me review an important pull request!
The flutter_soloud package (audio engine) may support Web after all: github.com/alnitak/flut...

If you're up to it (e.g. you understand emscripten, WASM, C++ and/or Flutter), please leave you comments on GitHub. Thanks!
Web by alnitak · Pull Request #103 · alnitak/flutter_soloud
Description The web platform is now supported. In the web directory, there is a compile_wasm.sh script that generates the .js and .wasm files for the native C code located in the srd dir. Run it af...
github.com
July 8, 2024 at 7:10 PM