marcobavagnoli.com

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

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

268
likes
160
points
6.14k
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_recordercopy "flutter_recorder: ^1.0.1" to clipboard
flutter_recorder: ^1.0.1 copied to clipboard

45
likes
160
points
336
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

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

196
likes
150
points
1.46k
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_flow_chartcopy "flutter_flow_chart: ^3.2.1" to clipboard
flutter_flow_chart: ^3.2.1 copied to clipboard

167
likes
150
points
858
downloads
draw a flow chart diagram with different kind of customizable elements. Dashboards can be saved for later use.

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

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

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

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

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

42
likes
140
points
141
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.

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

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

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

52
likes
130
points
94
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.

flutter_openglcopy "flutter_opengl: ^0.9.0" to clipboard
flutter_opengl: ^0.9.0 copied to clipboard

18
likes
140
points
69
downloads
Flutter plugin to bind a Texture widget to an OpenGL ES context. Many ShaderToy shaders can be used