vyuh_feature_developer 1.13.2
vyuh_feature_developer: ^1.13.2 copied to clipboard
A Developer-focused feature that shows all the included features in a Vyuh-enabled App
1.13.2 #
- FIX: package updates and also fixing the mouse cursor on cards.
1.13.1 #
- FIX: format fixes in readme.
1.13.0 #
- FEAT: adapted some features to be compatible with the VyuhContentWidget.
1.12.2 #
- Improving pub scores
1.12.1 #
- FIX: readme updates.
1.12.0 #
- FEAT: moving the navigation observers to analytics plugin, readme updates for packages,.
1.11.0 #
- FEAT: adding widgetbook support (WIP).
1.10.0 #
- FEAT: adding support for previews of items ..
1.9.0 #
- FEAT: added lineage of features for all typedescriptors and content builders, added the Content Playground for the developer tool and fixed a bunch of analysis issues.
1.8.0 #
- FEAT: shows the content builders and their associated layouts collected across all features.
1.7.0 #
- FEAT: tracking layouts per ContentBuilder.
1.6.0 #
- FEAT: LoggerPlugin has been removed and replaced with a Logger interface to the Telemetry Plugin instead.
1.5.0 #
- FEAT: Breaking change. Split up the AnalyticsPlugin into a focused TelemetryPlugin that only does telemetry operations like error reporting and tracing. Analytics is now focused only on User level analytics.
1.4.3 #
- FIX: fixed analysis errors when upgrading to flutter 3.27 and also fixing a few errors.
1.4.2 #
- FIX: analysis fixes.
1.4.1 #
- FIX: add the layouts parameter to ContentDescriptor and the layout parameter to ContentItem as mandatory.
1.3.4 #
- FIX: fixed the arrow direction in the paths.
1.3.3 #
- FIX: fixed the arrow direction in the paths.
1.3.2 #
- Update a dependency to the latest release.
1.3.1 #
- Update a dependency to the latest release.
1.3.0 #
- FEAT: adding the FSL license at the top level.
1.2.0 #
- FEAT: switching to the FSL license with future MIT license after 2 years.
1.1.0 #
- FEAT: adding ability to resolve a CMS path from a local path. It's currently one-directional...local->CMS.
1.0.2 #
- Update a dependency to the latest release.
1.0.1 #
- REFACTOR: version updates of packages.
1.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.0.0-beta.8 #
- FEAT: adopting the navigation plugin in features and packages.
1.0.0-beta.7 #
- package updates
1.0.0-beta.6 #
- Bump "vyuh_feature_developer" to
1.0.0-beta.6
.
1.0.0-beta.5 #
- Added more details for
ContentExtensionDescriptor
- Refactoring of routes
- Standardized the components used to render various items in list and detail views
1.0.0-beta.4 #
1.0.0-beta.1 - 1.0.0-beta.3 #
- Initial release.
- Shows details of the various features in the app
- Drill down into the plugins for more details