gridpad-android icon indicating copy to clipboard operation
gridpad-android copied to clipboard

Migrate to compose multiplatform

Open Deorigami opened this issue 2 years ago • 5 comments

is there a plan to migrate this to compose multiplatform ?

Deorigami avatar Jan 17 '24 07:01 Deorigami

Hi @Deorigami , and thanks for your interest in this library.

We've never really thought about that, but it's a good idea. I'll add it to my roadmap. I can't guarantee a specific date, but I think we can expect the library to be available in the Compose Multiplatform world as well.

landarskiy avatar Jan 18 '24 14:01 landarskiy

currently i just download the files in the module and then put it on common module on my project and its work

Deorigami avatar Jan 19 '24 11:01 Deorigami

Yes, the library doesn't use anything Compose Multiplatform doesn't support. It's more of an infrastructure kind of work.

landarskiy avatar Jan 19 '24 12:01 landarskiy

Hello @landarskiy. I'm using your library in my Android project and trying to port it to compose multiplatform. Are there any updates on migration to multiplatform? I've just tried to fork and make migration by myself. The code migration is easy, but publication is where things get complicated.

Geka000 avatar Aug 13 '24 14:08 Geka000

Hi.

I'd very much like to try this on compose multiplatform. I'm a newbie to compose/multiplatform. When I add the dependencies, I get an error that it couldn't resolve com.touchlane:gridpad:1.1.2 (I also tried 1.1.0) @Deorigami mentions downloading the files etc, please could you give details how to do this ?

prsltd avatar Mar 20 '25 10:03 prsltd