inqvine_core_simulate 2.0.2 copy "inqvine_core_simulate: ^2.0.2" to clipboard
inqvine_core_simulate: ^2.0.2 copied to clipboard

Build mock UIs and action mocks from within a simulator

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add inqvine_core_simulate

With Flutter:

 $ flutter pub add inqvine_core_simulate

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

dependencies:
  inqvine_core_simulate: ^2.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:inqvine_core_simulate/inqvine_core_simulate.dart';
0
likes
0
pub points
14%
popularity

Publisher

unverified uploader

Build mock UIs and action mocks from within a simulator

Homepage

License

unknown (LICENSE)

Dependencies

device_preview, flutter, go_router, inqvine_core_main, mocktail

More

Packages that depend on inqvine_core_simulate