fluffybox 0.1.5 copy "fluffybox: ^0.1.5" to clipboard
fluffybox: ^0.1.5 copied to clipboard

outdated

Easy to use but powerful storage for all platforms.

0.1.5 #

  • refactor: Move pragmas outside of creation

0.1.4 #

  • fix: Dont set pragmas in transactions

0.1.3 #

  • feat: Speed up sqflite by setting Pragmas:
PRAGMA page_size = 8192
PRAGMA cache_size = 16384
PRAGMA temp_store = MEMORY
PRAGMA journal_mode = WAL

0.1.2 #

  • feat: Use batches to speed up transactions in sqflite

0.1.1 #

  • fix: Lower Dart dependency to 2.12

0.1.0 #

  • Initial version.
2
likes
0
pub points
25%
popularity

Publisher

verified publisherfamedly.com

Easy to use but powerful storage for all platforms.

Homepage

License

unknown (LICENSE)

Dependencies

sqflite_common

More

Packages that depend on fluffybox