Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

iOS App not compile #22

Open
Israelper opened this issue Aug 29, 2023 · 1 comment
Open

iOS App not compile #22

Israelper opened this issue Aug 29, 2023 · 1 comment

Comments

@Israelper
Copy link

Error (Xcode): ../.pub-cache/hosted/pub.dev/rich_clipboard_windows-1.0.3/lib/src/win32_clipboard.dart:91:31: Error: The argument type 'Pointer' can't be assigned to the parameter type 'int'.

@jmatth
Copy link
Contributor

jmatth commented Sep 1, 2023

I can't reproduce this with the example app. Can you confirm which version of the win32 package you have installed? That argument was changed from int to Pointer in win32 version 5.0.0. My best guess is you have a dependency override forcing an older version of win32.

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

No branches or pull requests

2 participants