pixelbin 1.0.0 copy "pixelbin: ^1.0.0" to clipboard
pixelbin: ^1.0.0 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 Dart:

 $ dart pub add pixelbin

With Flutter:

 $ flutter pub add pixelbin

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

dependencies:
  pixelbin: ^1.0.0

Alternatively, your editor might support dart pub get or 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';
4
likes
0
points
81
downloads

Publisher

verified publisherpixelbin.io

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter, http, path

More

Packages that depend on pixelbin