dio
DISCONTINUED
flutterfire
Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
dio | flutterfire | |
---|---|---|
8 | 52 | |
11,371 | 8,154 | |
- | 0.7% | |
4.0 | 0.0 | |
10 months ago | 4 days ago | |
Dart | Dart | |
MIT License | BSD 3-clause "New" or "Revised" License |
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.
dio
-
[Official] Dio is no longer being maintained.
With no release in the last 6 months, piling up of issues and launch of a new fork (diox), I felt something was going on with dio. Sadly, today I came across an official announcement (updated on the project repo 2 days back):
-
Dio caching experience
You might want to think twice about dio....we evaluated dio on a recent project and decided to avoid it after running into a blocker when setting a custom timeout (this bug: https://github.com/flutterchina/dio/issues/1454)
-
GetX is dead, what to use next?
- and Dio for http requests
-
Thoughts on creating a library with Dart for browser and node
I also had some troubles choosing which Dart HTTP client to use. I've started with dio, but when I tried to read one of our bigger JSON responses (~1.5mb) my browser tab froze (there seems to be an old issue describing the same behavior). After that I've switched to the default dart's http package and it is working fine but it doesn't have builtin requests abort/cancellation.
flutterfire
-
Access Riverpod providers from Isolate
Sure, sure. You are special and ahead of Flutterfire issues: https://github.com/firebase/flutterfire/issues/10353
-
How Fleeting Notes Migrated 1000+ Users from Firebase to Supabase (Stripe, Firebase, Supabase)
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
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!
-
How to manage your Flutter monorepos
You could write your own bash script or CLI to help manage these tasks. However, this costs you some time. In order to deal with these tasks more quickly, you can use community tools, like Melos, Very Good CLI, or Sidekick. In this article, we are going to use Melos. Melos is also used by repositories like FlutterFire, AWS Amplify (Flutter), Flame, and Plus Plugins.
- FlutterFire with Google Sign In not working for iOS
-
Flutter builds are way faster with M1 machines: A comparison of VMs
In the comparison, we focus more on the Sharezone app because Sharezone is a real production app with +300,000 registered users. It uses a bunch of dependencies, like many of the Firebase packages and several other ones (Sharezone is open source β you can find all the dependencies here). Therefore, you will see very realistic build times.
- Speed Log : the app to send parcel within persons.
-
Create a feedback form with Flutter and Firebase
Flutter Fire is the name given to the plugins that integrate Firebase within a Flutter app. There are basically two ways to integrate Firebase into a Flutter app: integration via configuration files, which is done in the native parts of the app, or a newer automated and faster mechanism that was created recently. In this tutorial we are going to use the latter, to do so you have at your disposal an exhaustive explanation in the official documentation, where basically they ask you to install Firebase CLI on your system, and then enable FlutterFire CLI.
-
By FAR my biggest pain with developing flutter is xcode build errors related to my firebase dependencies.
Either https://github.com/flutter/flutter/issues/new or https://github.com/FirebaseExtended/flutterfire/issues/new/choose
-
Need a grocery mobile app ASAP
https://github.com/FirebaseExtended/flutterfire.git, then copy the example folder here: /flutterfire/packages/firebase_auth/firebase_auth/example
What are some alternatives?
getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
graphql-flutter - A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
flutter-design-patterns - Flutter Design Patterns application
sentry-dart - Sentry SDK for Dart and Flutter
BMI-Calculator-flutter-app
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.
bloc - A predictable state management library that helps implement the BLoC design pattern
grpc-dart - The Dart language implementation of gRPC.
sdk - The Dart SDK, including the VM, dart2js, core libraries, and more.
melos - π A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond