PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
PowerSync Kotlin
Power
Sync
Compose
com.
powersync.
compose
compose
State()
remember
Database
Driver
Factory()
remember
Power
Sync
Database()
Power
Sync
Supabase
Connector
com.
powersync.
connector.
supabase
Supabase
Connector
Supabase
Remote
Storage
Power
Sync
Core
com.
powersync
Database
Driver
Factory
Companion
DEFAULT_
DB_
FILENAME
Power
Sync
Database
Power
Sync
Database()
Power
Sync
Exception
com.
powersync.
attachments
Attachment
Companion
Attachment
Context
Attachment
Queue
Companion
Attachment
Service
Attachment
State
Companion
QUEUED_
DOWNLOAD
QUEUED_
UPLOAD
QUEUED_
DELETE
SYNCED
ARCHIVED
create
Attachments
Table()
Local
Storage
Remote
Storage
Sync
Error
Handler
Watched
Attachment
Item
com.
powersync.
attachments.
implementation
Attachment
Context
Impl
Attachment
Service
Impl
com.
powersync.
attachments.
storage
IOLocal
Storage
Adapter
com.
powersync.
attachments.
sync
Syncing
Service
com.
powersync.
bucket
Bucket
Priority
Companion
com.
powersync.
connectors
Power
Sync
Backend
Connector
Power
Sync
Credentials
com.
powersync.
db
get
Boolean()
get
Boolean
Optional()
get
Bytes()
get
Bytes
Optional()
get
Double()
get
Double
Optional()
get
Long()
get
Long
Optional()
get
String()
get
String
Optional()
Jdbc
Prepared
Statement
Queries
Companion
run
Wrapped()
run
Wrapped
Suspending()
Sql
Cursor
Throwable
Lock
Callback
Throwable
Transaction
Callback
com.
powersync.
db.
crud
Crud
Batch
Crud
Entry
Companion
Crud
Row
Crud
Transaction
Update
Type
Companion
PUT
PATCH
DELETE
Upload
Queue
Stats
com.
powersync.
db.
internal
Connection
Context
Power
Sync
Transaction
com.
powersync.
db.
schema
Column
Companion
Column
Type
INTEGER
TEXT
REAL
Index
Companion
Indexed
Column
Companion
Schema
Table
Companion
Track
Previous
Values
Options
com.
powersync.
sync
Priority
Status
Entry
Progress
With
Operations
Sync
Download
Progress
Sync
Status
Companion
Sync
Status
Data
com.
powersync.
utils
Atomic
Mutable
Set
generate
Logger()
Json
Param
Boolean
Collection
Json
Element
Map
Null
Number
String
to
Json
Object()
PowerSync Core
/
com.powersync.attachments.storage
Package-level
declarations
Types
Types
IOLocal
Storage
Adapter
Link copied to clipboard
open
class
IOLocalStorageAdapter
(
fileSystem
:
FileSystem
=
SystemFileSystem
)
:
LocalStorage
Storage adapter for local storage using the KotlinX IO library