inqvine_core_ui 2.1.2
inqvine_core_ui: ^2.1.2 copied to clipboard
Useful UI components for across applications
2.1.1 Routine package upgrade #
- Bump core simulator go router dependency
2.1.0 Routine package upgrade #
- Support Flutter 3.22.x
2.0.2 Fix mouseover region in InqvineUI #
- Fixes a bug where the inqvineTapHandler would not display a proper hover state for desktop
- Routine package update
2.0.1 Routine package upgrade #
- Breaking changes for packages are here. Use this over 2.0.0 if you're up for it!
2.0.0 Flutter 3.10.6 support #
- Updates all packages with support from release date
1.3.2 Add Material app parameters #
- Include all base parameters in MaterialApp in [InqvineSimulatableApp]
1.3.1 Enhance simulator #
- Simplify configuration through the use of GoRouter
- Update readme
1.3.0 Add simulator package #
- Enable simulation of UIs and actions through Device Preview
- Update of current dependencies
1.2.1 Added opacity parameter to inqVine TapHandler #
1.2.0 Add did pop and push callbacks #
- Two new callbacks added to lifecycle hook
1.1.2 Minor fixes #
- Fix asSecondsEpoch returning the wrong time
- Store handleAction error callback in view model
- Update dependencies
1.1.1 Riverpod migration #
- Update view model references to RP 1.0.1
- Bump Firebase dependencies
- Fix exports for Riverpod dependencies
1.0.1 Bump dependencies #
- Update all dependencies
1.0.0 Bump dependencies #
- Update all dependencies to full null-safety variants
0.0.12-nullsafety.0 Add System Service into Firebase Core #
- Handle automatically preventing using of the application with downtimeBuilder and applicationStatus
0.0.11-nullsafety.0 Add UI package #
- Common UI helpers in inqvine_core_ui