virtual_phone 1.0.0 copy "virtual_phone: ^1.0.0" to clipboard
virtual_phone: ^1.0.0 copied to clipboard

A web-based smart phone simulator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add virtual_phone

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

dependencies:
  virtual_phone: ^1.0.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:virtual_phone/virtual_phone.dart';
1
likes
120
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

A web-based smart phone simulator.

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_hooks, flutter_localizations, flutter_riverpod, freezed_annotation, json_annotation

More

Packages that depend on virtual_phone