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

outdated

Build mock UIs and action mocks from within a simulator

inqvine_core_simulate #

Extensions for DevicePreview to allow mocking of multiple pages and actions throughout an application

Platform Support

Android iOS MacOS Web Windows Linux
✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Getting Started
  1. Import inqvine_core_simulate
  2. Wrap your view widget in InqvineSimulatable providing the required parameters
  3. Follow the DevicePreview guide for setup
  4. Add the FakeActionPlugin and ViewSelectionPlugin to the tools in DevicePreview
Adding actions

You can include actions in your fakes passed to InqvineSimulatable.
These functions get passed to the simulator and are available on the right hand side panel.

View Selection

Inside the ViewSelectionPlugin implement the list of views to navigate to, and a function to navigate when required.
You can use the navigation solution of your choice.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Build mock UIs and action mocks from within a simulator

Homepage

License

unknown (LICENSE)

Dependencies

device_preview, flutter, inqvine_core_main

More

Packages that depend on inqvine_core_simulate