virtual_platform 0.1.1 copy "virtual_platform: ^0.1.1" to clipboard
virtual_platform: ^0.1.1 copied to clipboard

discontinued

A package that simplifies the cross-platform development process by providing a virtual platform than can be changed at runtime.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add virtual_platform

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

dependencies:
  virtual_platform: ^0.1.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:virtual_platform/virtual_platform.dart';
0
likes
0
pub points
4%
popularity

Publisher

verified publishermanuelplavsic.ch

A package that simplifies the cross-platform development process by providing a virtual platform than can be changed at runtime.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on virtual_platform