pixelbin 0.0.2 copy "pixelbin: ^0.0.2" to clipboard
pixelbin: ^0.0.2 copied to clipboard

Real-time image transformations with automatic optimization, image URL and storage for efficient image organization

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pixelbin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  pixelbin: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pixelbin/pixelbin.dart';
2
likes
140
pub points
0%
popularity

Publisher

verified publisherpixelbin.io

Real-time image transformations with automatic optimization, image URL and storage for efficient image organization

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, path

More

Packages that depend on pixelbin