sqlite3_flutter_libs 0.5.40 copy "sqlite3_flutter_libs: ^0.5.40" to clipboard
sqlite3_flutter_libs: ^0.5.40 copied to clipboard

Flutter plugin to include native sqlite3 libraries with your app

0.5.40 #

  • iOS and macOS: Compile to a shared library when SwiftPM is used to avoid conflicts with the SQLite library from Apple SDKs.

0.5.39 #

  • Upgrade sqlite to version 3.50.4.

0.5.38 #

  • Enable pre-update hooks and the session extension.

0.5.37 #

  • Upgrade sqlite to version 3.50.3.

0.5.36 #

  • Update Android Gradle buildscript to avoid compiler warnings on recent JDKs.

0.5.35 #

  • Upgrade sqlite to version 3.50.2.

0.5.34 #

  • Upgrade sqlite to version 3.50.1.

0.5.33 #

  • Upgrade sqlite to version 3.49.2.

0.5.32 #

  • Enable builtin math functions.

0.5.31 #

  • Upgrade sqlite to version 3.49.1.

0.5.30 #

  • Upgrade sqlite to version 3.49.0.

0.5.29+1 #

  • Android: Upgrade compileSdkVersion to 35.

0.5.29 #

  • Upgrade sqlite to version 3.48.0.

0.5.28 #

  • Upgrade sqlite to version 3.47.2.

0.5.27 #

  • Upgrade sqlite to version 3.47.1.
  • In addition to CocoaPods, this package now supports the Swift Package Manager for iOS and macOS builds.

0.5.26 #

  • Upgrade sqlite to version 3.47.0.

0.5.25 #

  • Support 16KiB page sizes on Android 15.

0.5.24 #

  • Enable the dbstat compile-time option.

0.5.23 #

  • Enable extension loading on Windows and Linux to match the compile options used on other platforms.

0.5.22 #

  • Upgrade sqlite to version 3.46.0.

0.5.21 #

  • Upgrade sqlite to version 3.45.3.

0.5.20 #

  • Upgrade sqlite to version 3.45.1.

0.5.19+1 #

  • Upgrade sqlite to version 3.45.0.

0.5.18 #

  • Upgrade sqlite to version 3.44.0.

0.5.17 #

  • Upgrade sqlite to version 3.43.1.

0.5.16 #

  • Upgrade sqlite to version 3.43.0.

0.5.15 #

  • Upgrade sqlite to version 3.41.2.

0.5.14 #

  • Support Android projects built with Gradle 8.

0.5.13 #

  • Upgrade sqlite to version 3.41.0.

0.5.12 #

  • Upgrade sqlite to version 3.40.0.

0.5.11+1 #

  • Upgrade sqlite3 to version 3.39.4.
  • Fix a compilation warning on Windows.
  • Stop bundling spellfix1 on platforms where that was still the case by default.

0.5.10 #

  • Upgrade sqlite to version 3.39.3.
  • Consistently compile sqlite3 with -DSQLITE_THREADSAFE=1 on all platforms.

0.5.9 #

  • Upgrade sqlite to version 3.39.2.

0.5.8 #

  • Upgrade sqlite to version 3.39.0

0.5.7 #

  • Update sqlite to version 3.38.5

0.5.6 #

  • Update sqlite to version 3.38.3

0.5.5 #

  • Update sqlite to version 3.38.2
  • Linux is now supported without additional setup.
  • Windows is now supported without additional setup.

0.5.4 #

  • Update sqlite to version 3.38.0

0.5.3 #

  • Update sqlite to version 3.37.2

0.5.2 #

  • Update sqlite to version 3.37.0

0.5.1 #

  • Update sqlite to version 3.36.0

0.5.0 #

  • Also include sqlite when building for macOS

0.4.3 #

  • Upgrade to sqlite3 version 3.35.4 on iOS as well

0.4.2 #

  • Upgrade to sqlite3 version 3.35.4 on Android

0.4.1 #

  • Raise minimum SDK constraint to Dart 2.12

0.4.0 #

0.4.0+1 fixes an issue causing sqlite3 libraries to be unavailable in the compiled app. Please don't use 0.4.0!

  • Migrate native Android dependencies away from Bintray

0.3.0 #

  • Add workaround for an apparent loader bug in Android 6.0.1 (see readme for details)

0.2.0 #

  • Use ObjectiveC instead of Swift for the iOS plugin

0.1.0 #

  • Add an empty Dart library to improve the pub score

0.0.1 #

  • Initial release
171
likes
150
points
344k
downloads

Publisher

verified publishersimonbinder.eu

Weekly Downloads

Flutter plugin to include native sqlite3 libraries with your app

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sqlite3_flutter_libs

Packages that implement sqlite3_flutter_libs