kechankrisna / flutter_usb_printer

GNU General Public License v3.0
6 stars 50 forks source link

Cannot compile my project on WEB #13

Open MarcoGolin opened 2 years ago

MarcoGolin commented 2 years ago

i understand this package not work on WEB, but i need to compile my project any way, any suggestion?

i get this error: ] /E:/SDK/FLUTTER/.pub-cache/hosted/pub.dartlang.org/win32-2.6.1/lib/src/winscard.dart:433:26: Error: 'Pointer' isn't a type. [ ] IntPtr hContext, Pointer szCard, Pointer pguidProviderId), [ ] ^^^^^^^

[√] Flutter (Channel stable, 3.0.4, on Microsoft Windows [Versi¢n 10.0.22000.739], locale es-PY) [!] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc1) X cmdline-tools component is missing Run path/to/sdkmanager --install "cmdline-tools;latest" See https://developer.android.com/studio/command-line for more details. X Android license status unknown. Run flutter doctor --android-licenses to accept the SDK licenses. See https://flutter.dev/docs/get-started/install/windows#android-setup for more details. [√] Chrome - develop for the web [√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.8.5) [√] Android Studio (version 2021.1) [√] VS Code (version 1.69.1) [√] Connected device (3 available) [√] HTTP Host Availability

! Doctor found issues in 1 category.