transparent_image 0.1.0 transparent_image: ^0.1.0 copied to clipboard
A transparent image in Dart code, represented as a Uint8List.
transparent_image #
A simple transparent image. Represented as a Uint8List.
It's a silly, simple library, but I found I needed transparent images in a few projects and this is the simplest way to represent it :)