device_frame 1.2.0 copy "device_frame: ^1.2.0" to clipboard
device_frame: ^1.2.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

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

dependencies:
  device_frame: ^1.2.0

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/device_frame.dart';
145
likes
130
points
574k
downloads

Publisher

verified publisheraloisdeniel.com

Weekly Downloads

Mockups for common devices.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation

More

Packages that depend on device_frame