fix(deps): migrate Vico charting API from 2.x to 3.x#809
Open
bmc08gt wants to merge 2 commits into
Open
Conversation
Adapts to Vico 3.0 module restructuring: - Update all vico.core imports to vico.compose package - Replace fill() helper with Fill() constructor - Replace LineStroke.continuous() with LineStroke.Continuous() - Replace ShaderProvider with Compose Brush API - Replace shapeComponent with ShapeComponent constructor - Use Compose Canvas.nativeCanvas for Android Paint drawing - Update Fill.color (now Compose Color) with .toArgb() for Paint - Update Insets property names (startDp→start, topDp→top, etc.) - Update Insets constructors from Float to Dp - Use CircleShape instead of markerCorneredShape - Replace rememberTextComponent color param with style TextStyle - Replace model.extraStore with extraStore (MeasuringContext)
…ompose-3.0.2' into fix/vico-3-migration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vico.coreimports →vico.compose)fill()→Fill(),ShaderProvider→Brush,shapeComponent→ShapeComponent,LineStroke.continuous→LineStroke.ContinuousCanvas.nativeCanvasfor AndroidPaintoperationsFill.colortype change (Int→ ComposeColor) andInsetsproperty renamesTest plan
:apps:flipcash:features:tokens:compileDebugKotlinpasses