livedb 1.0.1
livedb: ^1.0.1 copied to clipboard
Live DB Free Cloud Database & Storage for Flutter. Realtime NoSQL document database and instant file storage with encryption support. Liivedb is a Firebase alternative. #tags: livedbs database , sto [...]
Changelog #
1.0.0 - 2024-12-12 #
Added #
- Initial release of LiveDB (Cloud Database & Storage)
LiveDBsingleton client withdbandstoragemodules- Cloud Database:
createProject()add()documentsget()documents with filteringdelete()documents
- Cloud Storage:
uploadFile()- Multipart file uploaduploadBytes()- Base64 uploaduploadLargeFile()- Chunked uploaddeleteFile()
LiveDBConfigfor customization- Comprehensive documentation and examples
