Colin White

251 Followers
82 Following
24 Posts
Android @Blocks @CashApp ($colinrtwhite). Uses the light theme in IDEs. Totally didn't name a library after himself.

As of today, Picasso is formally deprecated. You can read more here: https://github.com/square/picasso/?tab=readme-ov-file#picasso. Thank you for all the support over the years.

In other news, Coil 3.0 was also just released! https://androiddev.social/@colin/113426999146022670

GitHub - square/picasso: A powerful image downloading and caching library for Android

A powerful image downloading and caching library for Android - square/picasso

GitHub
Coil 3.0 is out now! The main feature of this release is full Compose Multiplatform support, but there are tons of other smaller improvements. Check it out! https://colinwhite.me/post/coil_3_release/
Coil 3.0: Image loading for Compose Multiplatform - Colin White's Blog

@EdyBolos For sure! Feel free to DM me on the Kotlin Slack
Coil 3.0.0-alpha01 is out now with full support for Compose Multiplatform. Check it out! https://github.com/coil-kt/coil/blob/main/CHANGELOG.md#300-alpha01---december-30-2023
coil/CHANGELOG.md at main · coil-kt/coil

Image loading for Android backed by Kotlin Coroutines. - coil-kt/coil

GitHub
Okio 3.5 adds a WebAssembly target! WASM!
https://code.cash.app/okio-wasm
Okio 3.5 has WASM

Okio 3.5 adds support for WebAssembly (WASM).

Cash App Code Blog

SQLDelight 2.0 is released! This has been such a laborious one to get out and I am so proud of it and everyone who contributed to it!

https://code.cash.app/sqldelight-2-0

Full notes here: https://github.com/cashapp/sqldelight/releases/tag/2.0.0

Let us know how the upgrade goes!

Announcing SQLDelight 2.0

After more than a year of development, we’re finally ready to release SQLDelight 2.0. If you’re a current user of SQLDelight you may be surprised to learn not a whole lot has changed. The package name changed, and the IDE plugin improved dramatically, but other than that SQLDelight works exactly the same as it did pre 2.0. Find the full migration guide here.

Cash App Code Blog
Also check out the other Summer of Kotlin Multiplatform articles in case you missed them 👀 https://code.cash.app/kotlin-multiplatform-summer
Cash App’s Summer of Kotlin Multiplatform

We’re doing a series of blog posts and open source releases.

Cash App Code Blog
Building Coil 3.0 and the plans for Compose Multiplatform support https://code.cash.app/multiplatform-image-loading
Multiplatform image loading: Coil 3.0

Building towards Coil 3.0 with a focus on Compose Multiplatform.

Cash App Code Blog

App releasing is stuck in the 1990s. Zipline 1.0 wants to fix that.

https://code.cash.app/zipline

Dynamic Kotlin with Zipline

We want the web platform’s velocity for our other client platforms!

Cash App Code Blog

SQLDelight 2.0.0-rc01 now out! Finally in the final stages of this release now that the cursor/runtime APIs are locked down.

https://github.com/cashapp/sqldelight/releases/tag/2.0.0-rc01

Release Version 2.0.0-rc01 (2023-05-30) · cashapp/sqldelight

NOTE: IntelliJ plugins now go through an approval process, if you want the latest plugin you can download it below in these release notes. Added [Paging] Add js browser target to paging extensions...

GitHub