reactive_sqldb 1.0.0 copy "reactive_sqldb: ^1.0.0" to clipboard
reactive_sqldb: ^1.0.0 copied to clipboard

reactive_sqldb is a powerful SQLite manager

1.0.0 #

  • Create dynamic tables at runtime with custom fields.
  • Define relational links using foreign keys.
  • Perform standard CRUD operations.
  • Listen to reactive table updates via Streams — no manual refresh needed.