sdk-for-flutter

[READ-ONLY] Official Appwrite Flutter SDK 💙 (by appwrite)

Sdk-for-flutter Alternatives

Similar projects and alternatives to sdk-for-flutter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sdk-for-flutter alternative or higher similarity.

sdk-for-flutter reviews and mentions

Posts with mentions or reviews of sdk-for-flutter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-12.
  • Flutter + Azure B2C Auth
    3 projects | reddit.com/r/FlutterDev | 12 Mar 2023
    I believe Appwrite supports oauth on windows, they added it 6 months ago. I'm sure you could look at how they did it https://github.com/appwrite/sdk-for-flutter/issues/8
  • Announcing Version 2.0 of the Flutter SDK for Appwrite!
    2 projects | dev.to | 10 Oct 2021
    Once you add this dependency and run flutter pub get to get the updated dependencies, you should be able to use it in your Application. Note that this is a huge breaking change, as every call to Appwrite SDK to any service previously returned a Response object with data as JSON object received from server. However with this release, every endpoint will return a proper response objects instead. For example account.create() will return a User object where as account.createSession() will return a Session object. All other services will return similar objects in response. If there is an error during API call that you don't receive the expected message from server, SDK will throw an AppwriteException as before. You can view the details on how each service/method returns by going to our GitHub repository.
  • Announcing a new Appwrite Release - A step closer to becoming an OSS Firebase Alternative
    3 projects | reddit.com/r/dartlang | 20 May 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 31 May 2023
    Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →

Stats

Basic sdk-for-flutter repo stats
3
291
2.1
8 days ago

appwrite/sdk-for-flutter is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of sdk-for-flutter is Dart.

Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
www.sonarlint.org