We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't debug with chrome anymore after installing this 😢
../../../.pub-cache/hosted/pub.dev/sqlite3-1.11.2/lib/src/ffi/api.dart:1:8: Error: Dart library 'dart:ffi' is not available on this platform. import 'dart:ffi'; ^ Context: The unavailable library 'dart:ffi' is imported through these packages: web_entrypoint.dart => package:alberto => package:rollbar_flutter => package:rollbar_dart => package:rollbar_common => package:sqlite3 => dart:ffi web_entrypoint.dart => package:alberto => package:rollbar_flutter => package:rollbar_dart => package:rollbar_common => package:sqlite3 => package:ffi => dart:ffi web_entrypoint.dart => package:alberto => package:rollbar_flutter => package:rollbar_dart => package:sqlite3 => dart:ffi web_entrypoint.dart => package:alberto => package:rollbar_flutter => package:rollbar_dart => package:sqlite3 => package:ffi => dart:ffi web_entrypoint.dart => package:alberto => package:rollbar_flutter => package:rollbar_common => package:sqlite3 => dart:ffi web_entrypoint.dart => package:alberto => package:rollbar_flutter => package:rollbar_common => package:sqlite3 => package:ffi => dart:ffi ...
Full error is here: https://gist.github.com/Pita/4e37ff2a48d5fee3f839b48130561513
The text was updated successfully, but these errors were encountered:
Hi @Pita, unfortunately, this SDK doesn't support web, only mobile development for Android and Apple devices.
Sorry, something went wrong.
No branches or pull requests
I can't debug with chrome anymore after installing this 😢
Full error is here: https://gist.github.com/Pita/4e37ff2a48d5fee3f839b48130561513
The text was updated successfully, but these errors were encountered: