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

图片的基础库.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_image_basekit

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

dependencies:
  flutter_image_basekit: ^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:flutter_image_basekit/flutter_image_kit.dart';
import 'package:flutter_image_basekit/flutter_image_kit_adapt.dart';
1
likes
60
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

图片的基础库.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, extended_image, flutter, flutter_image_process

More

Packages that depend on flutter_image_basekit