marcobavagnoli.com

  • Packages
Results 13 packages owned by marcobavagnoli.com
Sort by

flutter_soloudcopy "flutter_soloud: ^3.4.3" to clipboard
flutter_soloud: ^3.4.3 copied to clipboard

504
likes
160
points
50.3k
downloads
A low-level audio plugin for Flutter, mainly meant for games and immersive apps. Based on the SoLoud (C++) audio engine.#audio#player#games
screenshot

flutter_flow_chartcopy "flutter_flow_chart: ^4.0.1" to clipboard
flutter_flow_chart: ^4.0.1 copied to clipboard

188
likes
160
points
1.55k
downloads
draw a flow chart diagram with different kind of customizable elements. Dashboards can be saved for later use.

star_menucopy "star_menu: ^4.0.1" to clipboard
star_menu: ^4.0.1 copied to clipboard

230
likes
150
points
3.3k
downloads
Contextual popup menu with different shapes and multiple ways to fine-tune animation and position. The menu entries can be almost any kind of widgets.

flutter_recordercopy "flutter_recorder: ^1.1.2" to clipboard
flutter_recorder: ^1.1.2 copied to clipboard

74
likes
150
points
1.77k
downloads
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.#audio#recorder#visualizer
screenshot

shader_bufferscopy "shader_buffers: ^1.1.2" to clipboard
shader_buffers: ^1.1.2 copied to clipboard

50
likes
160
points
442
downloads
Using shaders to feed a shader. Make shaders simplier to use with a focus on the ShaderToy.com website.#shader#shadertoy

audio_fluxcopy "audio_flux: ^1.2.1" to clipboard
audio_flux: ^1.2.1 copied to clipboard

31
likes
160
points
378
downloads
Audio visualizer which uses flutter_soloud and flutter_recorder to acquire the audio data and display them using a CustomPainter or shader_buffer to render them to shaders.#audio#visualizer#shader
screenshot

magnifying_glasscopy "magnifying_glass: ^2.1.1" to clipboard
magnifying_glass: ^2.1.1 copied to clipboard

47
likes
150
points
621
downloads
Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion.
screenshot

yodacopy "yoda: ^1.0.1" to clipboard
yoda: ^1.0.1 copied to clipboard

56
likes
130
points
165
downloads
Flutter widget that let you slice any kind of child widget in a matrix of tiles and animate them with different kind of ways. Currently with Explode, Vortex and Flakes.

shader_presetscopy "shader_presets: ^1.0.2" to clipboard
shader_presets: ^1.0.2 copied to clipboard

42
likes
160
points
42
downloads
A bunch of ready to use shader presets using shader_buffers package

finger_paintercopy "finger_painter: ^1.1.0" to clipboard
finger_painter: ^1.1.0 copied to clipboard

43
likes
130
points
85
downloads
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.