Pinned Repositories
finger_painter
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_flow_chart
A #Flutter package that let you draw a flow chart diagram with different kind of customizable elements
flutter_opencv_dlib
Flutter realtime face detection and face recognition using OpenCV and dlib
flutter_opengl
A Flutter OpenGL ES plugin using a Texture() widget. Supports Android, Linux and Windows. Many shaders from ShaderToy.com can be copy/pasted
flutter_recorder
A low-level audio recorder plugin which uses miniaudio as backend and supporting all the platforms. It can detect silence and save to WAV audio file. Audio wave and FFT data can be get in real-time as for the volume level.
flutter_soloud
Flutter low-level audio plugin using SoLoud C++ library and FFI
flutter_star_menu
Flutter contextual popup menu with different shapes and multiple ways to fine-tune animation and position
magnifying_glass
Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion
shader_buffers
Flutter widget that aims to simplify the use of shaders with a focus on the ShaderToy.com website
shader_presets
A package that implements some ready-to-use shaders, like transitions from gl-transitions and effects from ShaderToy
alnitak's Repositories
alnitak/flutter_ffi_opencv
Test OpenCV in Flutter using dart:ffi
alnitak/blur_matrix
A Flutter widget that draws a matrix of colors like gradients also with simple animation.
alnitak/adbwifi
Bash script to connect your Android devices over wifi.
alnitak/median_cut
Flutter - Median Cut image color reducer using FFI
alnitak/compute_test
test with Future.wait()