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';
1
likes
95
pub points
48%
popularity

Publisher

verified publisheriflutter.toolu.cn

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on fit_system_screenshot