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 →
Sdk-for-flutter Alternatives
Similar projects and alternatives to sdk-for-flutter
-
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
SuperTokens Community
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
-
playground-for-flutter
Simple examples that help you get started with Appwrite + Flutter (=❤️)
-
course_resocoder_repo_viewer
Production-grade project developed during the Reso Coder Academy Flutter Bootcamp: It's a mobile Github repository viewer
-
demo-almost-netflix-for-flutter
A Netflix clone built with @appwrite + @flutter
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
sdk-for-flutter reviews and mentions
-
Flutter + Azure B2C Auth
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!
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
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 May 2023
Stats
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.