device_frame_plus 1.3.0 copy "device_frame_plus: ^1.3.0" to clipboard
device_frame_plus: ^1.3.0 copied to clipboard

Mockups for common devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_frame_plus
copied to clipboard

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

dependencies:
  device_frame_plus: ^1.3.0
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:device_frame_plus/device_frame_plus.dart';
copied to clipboard
2
likes
130
points
1.24k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

Mockups for common devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation

More

Packages that depend on device_frame_plus