marcobavagnoli.com

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

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

228
likes
160
pub points
93%
popularity
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

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

187
likes
160
pub points
93%
popularity
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

149
likes
160
pub points
85%
popularity
draw a flow chart diagram with different kind of customizable elements. Dashboards can be saved for later use.

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

42
likes
160
pub points
61%
popularity
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

39
likes
140
pub points
77%
popularity
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

37
likes
160
pub points
36%
popularity
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

49
likes
130
pub points
72%
popularity
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

14
likes
140
pub points
67%
popularity
Flutter plugin to bind a Texture widget to an OpenGL ES context. Many ShaderToy shaders can be used

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

35
likes
140
pub points
55%
popularity
Using shaders to feed a shader. Make shaders simplier to use.

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

recently created package Added 4 days ago
12
likes
160
pub points
28%
popularity
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