sqlite3.dart
sqlite3.dart copied to clipboard
sqlite_flutter_libs segfaults on linux
I'm on OpenSUSE Tumbleweed and it's a rolling distro. Using sqlite_flutter_libs segfaults the Flutter app when trying to open a database. When I use the system provided sqlite library the issue does not occur (i.e by removing sqlite_flutter_libs).
Web3Client.sendTransaction would return transactionHash. https://pub.dev/documentation/web3dart/latest/web3dart/Web3Client/sendTransaction.html