sqlite3.dart icon indicating copy to clipboard operation
sqlite3.dart copied to clipboard

sqlite_flutter_libs segfaults on linux

Open antony-jr opened this issue 2 years ago • 2 comments

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).

antony-jr avatar Apr 29 '22 03:04 antony-jr

Web3Client.sendTransaction would return transactionHash. https://pub.dev/documentation/web3dart/latest/web3dart/Web3Client/sendTransaction.html

johnson86tw avatar Apr 10 '21 04:04 johnson86tw