Launching lib/main.dart on Web Server in debug mode...
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/api.dart:1:8: Error: Dart library 'dart:ffi' is not
available on this platform.
import 'dart:ffi';
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:9:8: Error: Dart library 'dart:ffi'
is not available on this platform.
import 'dart:ffi' as ffi;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/implementation.dart:1:8: Error: Dart library
'dart:ffi' is not available on this platform.
import 'dart:ffi';
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:5:8: Error: Dart library 'dart:ffi' is
not available on this platform.
import 'dart:ffi';
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/memory.dart:2:8: Error: Dart library 'dart:ffi' is not
available on this platform.
import 'dart:ffi';
^
../../../../../.pub-cache/hosted/pub.dev/ffi-2.2.0/lib/src/allocation.dart:5:8: Error: Dart library 'dart:ffi' is not
available on this platform.
import 'dart:ffi';
^
../../../../../.pub-cache/hosted/pub.dev/ffi-2.2.0/lib/src/arena.dart:8:8: Error: Dart library 'dart:ffi' is not
available on this platform.
import 'dart:ffi';
^
../../../../../.pub-cache/hosted/pub.dev/ffi-2.2.0/lib/src/utf16.dart:5:8: Error: Dart library 'dart:ffi' is not
available on this platform.
import 'dart:ffi';
^
../../../../../.pub-cache/hosted/pub.dev/ffi-2.2.0/lib/src/utf8.dart:6:8: Error: Dart library 'dart:ffi' is not available
on this platform.
import 'dart:ffi';
^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/superblock.dart:14:35: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
static const undefinedAddress = 0xFFFFFFFFFFFFFFFF;
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:200:26: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
_writeOffset(writer, 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:203:26: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
_writeOffset(writer, 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:251:26: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
_writeOffset(writer, 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:254:26: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
_writeOffset(writer, 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:425:26: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
_writeOffset(writer, 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:428:26: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
_writeOffset(writer, 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:462:26: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
_writeOffset(writer, 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:465:26: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
_writeOffset(writer, 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v1_writer.dart:497:51: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
hash = ((hash << 4) + name.codeUnitAt(i)) & 0xFFFFFFFFFFFFFFFF;
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/fractal_heap.dart:241:46: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
if (blockAddress == 0 || blockAddress == 0xFFFFFFFFFFFFFFFF) {
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v2.dart:100:52: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
if (rootNodeAddress == 0 || rootNodeAddress == 0xFFFFFFFFFFFFFFFF) {
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/btree_v2.dart:171:50: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
if (childAddress != 0 && childAddress != 0xFFFFFFFFFFFFFFFF) {
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/fractal_heap_writer.dart:341:30: Error: The
integer literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/fractal_heap_writer.dart:484:24: Error: The
integer literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(0xFFFFFFFFFFFFFFFF); // Undefined
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/fractal_heap_writer.dart:491:24: Error: The
integer literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(0xFFFFFFFFFFFFFFFF); // Undefined
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/symbol_table_writer.dart:187:24: Error: The
integer literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/symbol_table_writer.dart:190:24: Error: The
integer literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/symbol_table_writer.dart:200:24: Error: The
integer literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/symbol_table_writer.dart:444:24: Error: The
integer literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/symbol_table_writer.dart:450:24: Error: The
integer literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/group_writer.dart:388:52: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(group.fractalHeapAddress ?? 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/dartframe-0.8.10/lib/src/io/hdf5/group_writer.dart:391:48: Error: The integer
literal 0xFFFFFFFFFFFFFFFF can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x10000000000000000 is the
nearest value that can be represented exactly.
writer.writeUint64(group.btreeV2Address ?? 0xFFFFFFFFFFFFFFFF);
^^^^^^^^^^^^^^^^^^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:167:9: Error: The argument type 'Int'
can't be assigned to the parameter type 'int'.
- 'Int' is from 'dart:ffi'.
size,
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:416:27: Error: A value of type 'int'
can't be assigned to a variable of type 'Int'.
- 'Int' is from 'dart:ffi'.
pOutFlags.value = outFlags;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:444:29: Error: A value of type 'int'
can't be assigned to a variable of type 'Int'.
- 'Int' is from 'dart:ffi'.
pResOut.value = vfs.xAccess(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:580:30: Error: A value of type 'int'
can't be assigned to a variable of type 'Int'.
- 'Int' is from 'dart:ffi'.
pResOut.value = file.xCheckReservedLock();
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:658:43: Error: The argument type 'Int'
can't be assigned to the parameter type 'int'.
- 'Int' is from 'dart:ffi'.
return _handleChangesetResult(result, size, changeset);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:676:43: Error: The argument type 'Int'
can't be assigned to the parameter type 'int'.
- 'Int' is from 'dart:ffi'.
return _handleChangesetResult(result, size, patchset);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:817:20: Error: The argument type 'Int'
can't be assigned to the parameter type 'int'.
- 'Int' is from 'dart:ffi'.
columnCount: columnCountValue,
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:818:18: Error: The argument type 'Int'
can't be assigned to the parameter type 'int'.
- 'Int' is from 'dart:ffi'.
operation: typeValue,
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:819:17: Error: The argument type 'Int'
can't be assigned to the parameter type 'int'.
- 'Int' is from 'dart:ffi'.
indirect: indirectValue,
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1576:16: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int iVersion;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1581:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xClose;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1593:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xRead;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1605:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xWrite;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1610:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xTruncate;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1615:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xSync;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1622:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xFileSize;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1627:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xLock;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1632:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xUnlock;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1639:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xCheckReservedLock;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1650:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xFileControl;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1655:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xSectorSize;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1660:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xDeviceCharacteristics;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1673:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xShmMap;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1680:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xShmLock;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1685:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xShmBarrier;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1690:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xShmUnmap;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1702:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xFetch;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1713:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xUnfetch;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1717:44: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_io_methods> pMethods;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1722:16: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int iVersion;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1725:16: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int szOsFile;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1728:16: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int mxPathname;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1730:37: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_vfs> pNext;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1732:34: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Char> zName;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1734:34: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Void> pAppData;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1747:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xOpen;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1754:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xDelete;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1766:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xAccess;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1778:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xFullPathname;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1788:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xDlOpen;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1799:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xDlError;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1810:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xDlSym;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1817:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xDlClose;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1824:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xRandomness;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1829:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xSleep;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1836:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xCurrentTime;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1843:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xGetLastError;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1850:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xCurrentTimeInt64;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1861:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xSetSystemCall;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1871:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xGetSystemCall;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:1881:3: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
xNextSystemCall;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:13:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_temp_directory;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:16:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_initialize();
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:19:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3_free(ffi.Pointer<ffi.Void> arg0);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:29:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_open_v2(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:37:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_close_v2(ffi.Pointer<sqlite3> db);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:45:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_db_filename(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:51:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_compileoption_used(ffi.Pointer<sqlite3_char> zOptName);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:54:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_compileoption_get(int N);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:65:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_busy_handler(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:75:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_extended_result_codes(ffi.Pointer<sqlite3> db, int onoff);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:78:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_extended_errcode(ffi.Pointer<sqlite3> db);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:81:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_errmsg(ffi.Pointer<sqlite3> db);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:84:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_errstr(int code);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:87:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_error_offset(ffi.Pointer<sqlite3> db);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:90:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_libversion();
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:93:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_sourceid();
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:96:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_libversion_number();
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:99:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_last_insert_rowid(ffi.Pointer<sqlite3> db);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:102:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_changes(ffi.Pointer<sqlite3> db);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:113:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_exec(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:138:32: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Void> sqlite3_update_hook(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:162:32: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Void> sqlite3_commit_hook(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:175:32: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Void> sqlite3_rollback_hook(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:183:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_get_autocommit(ffi.Pointer<sqlite3> db);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:194:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_prepare_v2(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:212:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_prepare_v3(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:222:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_finalize(ffi.Pointer<sqlite3_stmt> pStmt);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:225:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_step(ffi.Pointer<sqlite3_stmt> pStmt);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:228:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_reset(ffi.Pointer<sqlite3_stmt> pStmt);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:231:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_stmt_isexplain(ffi.Pointer<sqlite3_stmt> pStmt);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:234:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_stmt_readonly(ffi.Pointer<sqlite3_stmt> pStmt);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:237:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_column_count(ffi.Pointer<sqlite3_stmt> pStmt);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:240:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_bind_parameter_count(ffi.Pointer<sqlite3_stmt> pStmt);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:245:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_bind_parameter_index(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:253:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_column_name(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:261:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_column_table_name(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:275:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_bind_blob64(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:285:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_bind_double(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:292:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_bind_int64(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:299:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_bind_null(ffi.Pointer<sqlite3_stmt> pStmt, int index);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:310:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_bind_text(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:322:32: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Void> sqlite3_column_blob(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:328:17: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external double sqlite3_column_double(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:334:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_column_int64(ffi.Pointer<sqlite3_stmt> pStmt, int iCol);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:339:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_column_text(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:345:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_column_bytes(ffi.Pointer<sqlite3_stmt> pStmt, int iCol);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:348:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_column_type(ffi.Pointer<sqlite3_stmt> pStmt, int iCol);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:351:32: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Void> sqlite3_value_blob(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:356:17: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external double sqlite3_value_double(ffi.Pointer<sqlite3_value> value);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:359:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_value_type(ffi.Pointer<sqlite3_value> value);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:362:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_value_int64(ffi.Pointer<sqlite3_value> value);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:365:36: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_char> sqlite3_value_text(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:370:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_value_bytes(ffi.Pointer<sqlite3_value> value);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:373:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_value_subtype(ffi.Pointer<sqlite3_value> value);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:406:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_create_function_v2(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:474:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_create_window_function(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:515:32: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Void> sqlite3_aggregate_context(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:521:32: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<ffi.Void> sqlite3_user_data(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:533:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3_result_blob64(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:541:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3_result_double(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:553:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3_result_error(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:560:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3_result_int64(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:566:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3_result_null(ffi.Pointer<sqlite3_context> ctx);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:576:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3_result_text(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:584:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3_result_subtype(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:609:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_create_collation_v2(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:638:38: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external ffi.Pointer<sqlite3_backup> sqlite3_backup_init(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:646:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_backup_step(ffi.Pointer<sqlite3_backup> p, int nPage);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:649:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_backup_finish(ffi.Pointer<sqlite3_backup> p);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:652:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_backup_remaining(ffi.Pointer<sqlite3_backup> p);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:655:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_backup_pagecount(ffi.Pointer<sqlite3_backup> p);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:658:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_auto_extension(ffi.Pointer<ffi.Void> xEntryPoint);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:667:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_db_config(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:675:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_vfs_register(ffi.Pointer<sqlite3_vfs> arg0, int makeDflt);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:678:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3_vfs_unregister(ffi.Pointer<sqlite3_vfs> arg0);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:687:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3session_create(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:694:15: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void sqlite3session_delete(ffi.Pointer<sqlite3_session> pSession);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:697:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3session_enable(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:703:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3session_indirect(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:715:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3changeset_start(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:722:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3changeset_finalize(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:727:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3changeset_next(ffi.Pointer<sqlite3_changeset_iter> pIter);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:738:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3changeset_op(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:753:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3changeset_old(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:766:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3changeset_new(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:794:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3changeset_apply(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:825:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3changeset_invert(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:839:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3session_patchset(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:852:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3session_changeset(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:859:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3session_isempty(ffi.Pointer<sqlite3_session> pSession);
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:864:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3session_attach(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/libsqlite3.g.dart:877:14: Error: Only JS interop
members may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int sqlite3session_diff(
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:606:40: Error: Only JS interop members
may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external Pointer<sqlite3_io_methods> pMethods;
^
../../../../../.pub-cache/hosted/pub.dev/sqlite3-3.3.1/lib/src/ffi/bindings.dart:609:16: Error: Only JS interop members
may be 'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external int dartFileId;
^
../../../../../.pub-cache/hosted/pub.dev/ffi-2.2.0/lib/src/allocation.dart:11:18: Error: Only JS interop members may be
'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external Pointer posixMalloc(int size);
^
../../../../../.pub-cache/hosted/pub.dev/ffi-2.2.0/lib/src/allocation.dart:16:18: Error: Only JS interop members may be
'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external Pointer posixCalloc(int num, int size);
^
../../../../../.pub-cache/hosted/pub.dev/ffi-2.2.0/lib/src/allocation.dart:21:15: Error: Only JS interop members may be
'external'.
Try removing the 'external' keyword or adding a JS interop annotation.
external void posixFree(Pointer ptr);
^
Waiting for connection from debug service on Web Server... 33.2s
Failed to compile application.
openjournals/joss-reviews#10425
I tried to run liblsl-analysis for the web, using
flutter run -d web-server, but I ran into these issuesCan you please help me to get this working? Did I miss something in the setup?