CARVIEW |
Select Language
HTTP/2 200
date: Sun, 20 Jul 2025 01:29:19 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"fc1c7d4d2c794410667cb8dea401fa86"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=4ZdVlNz7eG0em%2FjhiWPN%2BL6pI%2FFcGGS4URRp9fPaDc9L2p2%2FV8NOdXytfV8BQmCCIahb0lgmc0Vq5TmJgRKQLKyqoLCEFKD5UPd0bRtstY9K1XxaIhGwfoO46ynwY5NNgBoh3F1YGkDdQko4ILOb1eMivJfouNX9mRFc6ptscT5puvfPdPzePvLcxl9ikv86cWwJR2buUWcGyY9LQRpSqj7OguTixtLaq%2BwyHurfGkecUtqHu85azReQO0bda3TR7BhAuW0nauUo1W8Fmcf4pQ%3D%3D--MzDQFdmIiIjEeCzD--Y%2F2%2BFSOJQcnDTo0vJEvefw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1996819630.1752974958; Path=/; Domain=github.com; Expires=Mon, 20 Jul 2026 01:29:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 20 Jul 2026 01:29:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A028:2E5CB6:494BA:6E3F4:687C466E
Releases · appwrite/sdk-for-dart · GitHub
18 Jul 14:48
Loading
18 May 09:51
Loading
08 May 11:42
Loading
17 Apr 20:14
Loading
13 Mar 12:05
Loading
29 Jan 17:33
Loading
22 Jan 03:24
Loading
18 Sep 15:37
Loading
10 Sep 11:59
Loading
27 Aug 13:43
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 19
Releases: appwrite/sdk-for-dart
Releases · appwrite/sdk-for-dart
16.1.0
271931a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add
gif
support toImageFormat
enum - Add support for
dart38
andflutter332
runtimes - Add
upsertDocument()
method to Databases service - Fix
convertTo()
method inDocument
andPreferences
models to correctly acceptMap<String, dynamic>
- Fix
upsertDocuments()
method to havedocuments
attribute as required parameter
Full Changelog: 16.0.0...16.1.0
Assets 2
16.0.0
99da6f6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add
<REGION>
to doc examples due to the new multi region endpoints - Add doc examples and methods for bulk api transactions:
createDocuments
,deleteDocuments
etc. - Add doc examples, class and methods for new
Sites
service - Add doc examples, class and methods for new
Tokens
service - Add enums for
BuildRuntime
,Adapter
,Framework
,DeploymentDownloadType
andVCSDeploymentType
- Update enum for
runtimes
with Pythonml312, Dart219, Flutter327 and Flutter329 - Add
token
param togetFilePreview
andgetFileView
for File tokens usage - Add
queries
andsearch
params tolistMemberships
method - Remove
search
param fromlistExecutions
method
Full Changelog: 15.0.0...16.0.0
Assets 2
15.1.0-rc.1
Compare
Full Changelog: 15.0.0...15.1.0-rc.1
Assets 2
15.0.0
b20e262
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
Full Changelog: 14.0.0...15.0.0
Assets 2
14.0.0
7debaae
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Encode user-agents properly to fix issue - #74 .
- Breaking changes:
- Changed the typing of
AppwriteException
's response parameter from adynamic
object to an optional string (?String
).
- Changed the typing of
New Contributors
- @ChiragAgg5k made their first contribution in #75
Full Changelog: 13.0.0...14.0.0
Assets 2
13.0.0
cd1cb3d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Assets 2
1 person reacted
12.2.0
8b6eb0c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Assets 2
1 person reacted
13.0.0-rc1
Compare
Full Changelog: 12.0.0...13.0.0-rc1
Assets 2
12.1.0
f1ba4a5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
Full Changelog: 12.0.0...12.1.0
Assets 2
12.0.0
9ee0e37
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's New
- Support for Appwrite 1.6
- Added
key
attribute toRuntime
response model. - Added
buildSize
attribute toDeployments
response model. - Added
scheduledAt
attribute toExecutions
response model. - Added
scopes
attribute toFunctions
response model. - Added
specifications
attribute toFunctions
response model. - Added new response model for
Specifications
. - Added new response model for
Builds
. - Added
createJWT()
: Enables creating a JWT using theuserId
. - Added
listSpecifications()
: Enables listing available runtime specifications. - Added
deleteExecution()
: Enables deleting executions. - Added
updateDeploymentBuild()
: Enables cancelling a deployment. - Added
scheduledAt
parameter tocreateExecution()
: Enables creating a delayed execution
Breaking changes
You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.6.x
.
- Removed
otp
parameter fromdeleteMFAAuthenticator
. - Added
scopes
parameter for create/update function. - Renamed
templateBranch
totemplateVersion
increateFunction()
. - Renamed
downloadDeployment()
togetDeploymentDownload()
Bug Fixes
- None reported.
Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.
New Contributors
- @EVDOG4LIFE made their first contribution in #61
Full Changelog: 11.0.3...12.0.0
Assets 2
1 person reacted
Previous Next
You can’t perform that action at this time.