Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wacom Support Flutter SDK #123

Open
ervijjusty opened this issue Jun 30, 2020 · 13 comments
Open

Wacom Support Flutter SDK #123

ervijjusty opened this issue Jun 30, 2020 · 13 comments

Comments

@ervijjusty
Copy link

ervijjusty commented Jun 30, 2020

When the wacom supports is available for use for flutter sdk?

@ervijjusty ervijjusty changed the title Wacom Support Wacom Support Flutter SDK Jun 30, 2020
@Sunbreak
Copy link
Collaborator

When the wacom supports is available for use for flutter sdk?

We just reverse engineer the Wacom protocol and have a kotlin version. Will you help to port to Flutter?

@vincenttarrit
Copy link

Wacom has a sdk for android and ios, do you think we could use this to implement this plugin ?

@Sunbreak
Copy link
Collaborator

Wacom has a sdk for android and ios, do you think we could use this to implement this plugin ?

IIRC, it is an SDK for Ink data parse and store

@vincenttarrit
Copy link

yes right and a little bit more i think. Do you think I could see your work in kotlin to move it in Swift ?

@Sunbreak
Copy link
Collaborator

yes right and a little bit more i think. Do you think I could see your work in kotlin to move it in Swift ?

Move kotlin to Swift? This is a Flutter plugin, not Kotlin/MPP

@vincenttarrit
Copy link

yes sure, i just want to help to produce something in flutter

@Sunbreak
Copy link
Collaborator

yes sure, i just want to help to produce something in flutter

Do you mean open source the Kotlin/MPP implementation of Wacom Support and you'd like to port it into Flutter plugin?

@vincenttarrit
Copy link

yes i could try

@Sunbreak
Copy link
Collaborator

library_src_main_java_io_woodemi_notepad_wacom.zip

Here are WacomClient.kt & WacomCommand.kt which are to be added into https://gitlab.com/woodemi/sdk/notepad-sdk-mpp but not yet

@vincenttarrit
Copy link

vincenttarrit commented Nov 14, 2020

great thank you, i tried and got some stuff, but i have some question about it, can you contact me on telegram ? thank you !

@Sunbreak
Copy link
Collaborator

There's some limit to my telegram account. What about discord? There are all the Flutter teams

@vincenttarrit
Copy link

Yes great my id is Vincent#8004

@Sunbreak
Copy link
Collaborator

Mine is sunbreak#7274. Sent a request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants