marcobavagnoli.com

  • Packages
Results11 packages owned by marcobavagnoli.com
Sort by

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

169
likes
140
pub points
92%
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_soloudcopy "flutter_soloud: ^2.0.1" to clipboard
flutter_soloud: ^2.0.1 copied to clipboard

121
likes
140
pub points
88%
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

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

125
likes
140
pub points
80%
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.0" to clipboard
magnifying_glass: ^2.1.0 copied to clipboard

35
likes
140
pub points
69%
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

37
likes
120
pub points
80%
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.

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

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

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

45
likes
110
pub points
69%
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.

lcd_ledcopy "lcd_led: ^1.0.0" to clipboard
lcd_led: ^1.0.0 copied to clipboard

2
likes
140
pub points
56%
popularity
Experience the nostalgic charm of a 7-segment LED display with accurate rendering of digits, commas, and dots.#lcd#led#display
screenshot

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

25
likes
140
pub points
8%
popularity
A bunch of ready to use shader presets using shader_buffers package

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

25
likes
120
pub points
33%
popularity
Using shaders to feed a shader. Make shaders simplier to use.