device_in 1.0.1 copy "device_in: ^1.0.1" to clipboard
device_in: ^1.0.1 copied to clipboard

device_in helps you to showcase your project or play with Mobile OS interface for any kind of projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_in

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

dependencies:
  device_in: ^1.0.1

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_in/device_in.dart';
6
likes
140
pub points
0%
popularity

Publisher

verified publisherdoumbouya.dev

device_in helps you to showcase your project or play with Mobile OS interface for any kind of projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_staggered_grid_view, freezed_annotation

More

Packages that depend on device_in