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

A new Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add add_thumbnail
copied to clipboard

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

dependencies:
  add_thumbnail: ^0.0.2
copied to clipboard

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:add_thumbnail/add_thumbnail.dart';
copied to clipboard
21
likes
30
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.17 - 2025.04.01

A new Flutter package project.

Repository (GitHub)

License

BSD-2-Clause (license)

Dependencies

equatable, flutter, flutter_bloc, http, rxdart

More

Packages that depend on add_thumbnail