fit_system_screenshot 1.0.9 copy "fit_system_screenshot: ^1.0.9" to clipboard
fit_system_screenshot: ^1.0.9 copied to clipboard

PlatformAndroid

让Flutter应用适配安卓系统的长截图

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fit_system_screenshot

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

dependencies:
  fit_system_screenshot: ^1.0.9

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:fit_system_screenshot/fit_system_screenshot.dart';
4
likes
115
points
47
downloads

Publisher

verified publisheriflutter.toolu.cn

Weekly Downloads

让Flutter应用适配安卓系统的长截图

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fit_system_screenshot