monarch_definitions 1.4.0 monarch_definitions: ^1.4.0 copied to clipboard
Types and channel definitions for Monarch. Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
1.4.0 - 2023-08-31 #
- Added
VisualDebugFlags.performanceOverlay
1.3.1 - 2023-06-02 #
- Deprecated
iPhone13DeviceDefinition
- Updated
defaultDeviceDefinition
to iPhone 14 data
1.3.0 - 2023-02-20 #
- Add method
monarch.willRestartPreview
1.2.0 - 2022-10-27 #
- Added definitions, mappers
- Upgraded lints package
1.1.0 - 2022-09-29 #
- Package renamed from monarch_channels to monarch_definitions
1.0.2 - 2022-09-08 #
- Add method
monarch.ping
1.0.1 - 2022-08-03 #
- Add methods
monarch.previewReadySignal
monarch.willClosePreview
monarch.hotReload
monarch.restartPreview
monarch.previewVmServerUri
monarch.userMessage
1.0.0 - 2022-05-17 #
- Initial
MonarchMethods
andMonarchChannels
.