flutterfire VS Appwrite

Compare flutterfire vs Appwrite and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
flutterfire Appwrite
53 581
8,417 41,016
1.6% 3.5%
9.7 10.0
about 11 hours ago 2 days ago
Dart TypeScript
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

flutterfire

Posts with mentions or reviews of flutterfire. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-14.
  • Handling Firebase Notifications in Flutter: Practical Tips
    4 projects | dev.to | 14 Jan 2024
  • React Native App Crashing on Sign-out (iOS)
    1 project | /r/Firebase | 17 Aug 2023
    My react native app for some reason crashes every single time when signing out on iOS. The signout is successful, because I can see the page begin its transition to the home screen, and the next time I open the app, I'm logged out. I believe this is a firebase issue since it only occurs on iOS, and not on Android. I've looked at every related post I can find online, such as this one (Flutter) and this one (React Native) referencing active snapshot listeners, but even when I comment out my single snapshot listener, the crash persists.
  • Question about the feasibility or potential issues with an email prefix approach to multi-tenancy?
    1 project | /r/Firebase | 14 Jun 2023
    I see. It looks like they’ve added support for it, see PR. You could give it a try.
  • iOS push notification firebase
    1 project | /r/kivy | 16 May 2023
    Pushyy uses java classes from flutterfire firebase_messaging, which also has an iOS package. You could maybe build a wrapper similar to pushyy with it.
  • Access Riverpod providers from Isolate
    3 projects | /r/flutterhelp | 22 Apr 2023
    Sure, sure. You are special and ahead of Flutterfire issues: https://github.com/firebase/flutterfire/issues/10353
  • How to have multiple providers for one account?
    1 project | /r/flutterhelp | 19 Feb 2023
    The ProfileScreen in this package has an option to use another provider when you are already authentified. https://github.com/firebase/flutterfire/blob/master/packages/firebase_ui_auth/lib/src/screens/profile_screen.dart
  • How is this even possible ?? 2.2k Crashes on a single user ?
    1 project | /r/androiddev | 24 Jan 2023
    I don't know if you'd want a solution to this (considering no one asks for help in this sub due to the stupid Rule 2), you can read through this link - https://github.com/firebase/flutterfire/issues/7237
  • Difficulty setting up firebase_ui_auth.
    1 project | /r/flutterhelp | 26 Nov 2022
    The package you've pointed to seems to be very new "Published 2 days ago" I would use the GitHub documentation (the learn more here link on Pub dev) on a fresh flutter project https://github.com/firebase/flutterfire/tree/master/packages/firebase_ui_auth/doc be sure to install the Firebase CLI (https://firebase.google.com/docs/cli#install_the_firebase_cli) as when you get to the configure part you'll receive
  • How Fleeting Notes Migrated 1000+ Users from Firebase to Supabase (Stripe, Firebase, Supabase)
    13 projects | /r/Supabase | 31 Oct 2022
    The lack of full native Dart support, slow build times, sketchy workarounds, and no desktop support led me searching for another solution. After many hours of research, I was faced with the choice between two frameworks: Appwrite and Supabase. Both were great frameworks and both fit my use case perfectly. But, I decided to move forward with Supabase because of their philosophy of “ not reinventing the wheel”.
  • Optimize Flutter iOS Build using ccache
    3 projects | dev.to | 23 Oct 2022
    For the moment, the pre-compiled SDK doesn't work with the latest flutter firebase libraries: https://github.com/firebase/flutterfire/issues/9761 So it takes an hour to build my project in GitHub action. I can't live with it!

Appwrite

Posts with mentions or reviews of Appwrite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.
  • How I use Appwrite Databases with Pinia to build my own habit tracker
    2 projects | dev.to | 14 Apr 2024
    If you haven't tried Appwrite, make sure you give it a spin. It's a open source backend that packs authentication, databases, storage, serverless functions, and all kinds of utilities in a neat API. Appwrite can be self-hosted, or you can use Appwrite Cloud starting with a generous free plan.
  • Exploring Appwrite: A Comprehensive Guide
    1 project | dev.to | 13 Apr 2024
    What is Appwrite? Appwrite is an open-source backend server that abstracts the complexity of backend development, allowing developers to focus on building their applications. It provides a wide range of services including databases, storage, functions, and authentication, all designed to work seamlessly together. This integration simplifies the development process, reducing the need for extensive configuration and integration work.
  • 11 Planetscale alternatives with free tiers
    8 projects | dev.to | 11 Apr 2024
    Appwrite is an open source BaaS platform that provides services like serverless functions, serverless databases, user authentication, and messaging. Since its release, it has quickly become a popular choice for building websites and applications.
  • Biometric authentication with Passkeys
    3 projects | dev.to | 9 Mar 2024
    Appwrite for user management, databases, and serverless functions
  • Appwrite
    1 project | news.ycombinator.com | 6 Mar 2024
  • 100+ FREE Resources Every Web Developer Must Try
    22 projects | dev.to | 26 Feb 2024
    Appwrite: Open-source backend server for web and mobile developers.
  • The 2024 Web Hosting Report
    37 projects | dev.to | 20 Feb 2024
    Today, this ecosystem is going strong with new providers like Hasura, AppWrite and Supabase powering millions of projects. There are a few reasons people choose this style of hosting, especially if they are more comfortable with frontend development. BaaS lets them set up a database in a secure way, expose some business logic on top of the data, and connect via a dev-friendly SDK from their app or website code to save data easily. These modern tools build a blend of managed database with curated plugins such as authentication, great admin dashboards, and function as a service type capability - all in one package, and often offered as a integrated hosted service.
  • Why would you use Backend as a Service (BaaS)?
    5 projects | dev.to | 9 Feb 2024
    View on GitHub
  • 2024 Web Development Wish List
    7 projects | dev.to | 10 Jan 2024
    Joins - see Future of Queries - MariaDB supports json joins, so definitely possible!
  • Show HN: Mutable.ai – Turn your codebase into a Wiki
    14 projects | news.ycombinator.com | 8 Jan 2024
    Wow, looks nice! I almost felt like I could understand Bitcoins code xD

    Could you do Appwrite? https://github.com/appwrite/appwrite

    I'm not affiliated to them, just wanted to get started hacking it.

What are some alternatives?

When comparing flutterfire and Appwrite you can also consider the following projects:

getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.

supabase - The open source Firebase alternative.

BMI-Calculator-flutter-app

Strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

flutter_map - A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.

pocketbase - Open Source realtime backend in 1 file

grpc-dart - The Dart language implementation of gRPC.

nhost - The Open Source Firebase Alternative with GraphQL.

flutter-examples - This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.

Directus - The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

melos - 🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.

parse-server - Parse Server for Node.js / Express