flutter_meta_wearables_dat_mock_device 0.7.1 copy "flutter_meta_wearables_dat_mock_device: ^0.7.1" to clipboard
flutter_meta_wearables_dat_mock_device: ^0.7.1 copied to clipboard

Optional MockDeviceKit add-on for flutter_meta_wearables_dat — simulate Meta glasses using the phone's camera for development and testing. Omit in production.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_meta_wearables_dat_mock_device

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

dependencies:
  flutter_meta_wearables_dat_mock_device: ^0.7.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:flutter_meta_wearables_dat_mock_device/flutter_meta_wearables_dat_mock_device.dart';
1
likes
160
points
591
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Optional MockDeviceKit add-on for flutter_meta_wearables_dat — simulate Meta glasses using the phone's camera for development and testing. Omit in production.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_meta_wearables_dat_mock_device

Packages that implement flutter_meta_wearables_dat_mock_device