local_automatic_album 0.0.3 copy "local_automatic_album: ^0.0.3" to clipboard
local_automatic_album: ^0.0.3 copied to clipboard

本地相册自动备份

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_automatic_album

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

dependencies:
  local_automatic_album: ^0.0.3

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:local_automatic_album/local_automatic_album.dart';