The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version v2.2.1 source code.tar.gz (774.6 kB)
Email in envelope

Get an email when there's a new version of Vico

Home / v2.1.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-28 575 Bytes
v2.1.3 source code.tar.gz 2025-05-28 773.7 kB
v2.1.3 source code.zip 2025-05-28 1.2 MB
android-sample-debug.apk 2025-05-27 15.3 MB
Totals: 4 Items   17.2 MB 0

Overview

  • breaking changes: none
  • addressed: [#1081]

compose

  • An issue where NullPointerExceptions could occur for ShaderProviders created via Brush.toShaderProvider has been addressed. The root cause was a Compose bug where Size.isEmpty sometimes reports false positives, leading to Paint.shader being incorrectly set to null for certain nonzero application areas. A workaround has been added to Vico, but until the Compose bug is fixed, glitches where shaded areas turn blank may occur.
Source: README.md, updated 2025-05-28