OutdatedGuy
OutdatedGuy
## Use case Normally people use the `RefreshIndicator` widget in their apps when building for both android and ios. Currently, it only shows the material style `CircularProgressIndicator`. It would be...
**Describe the bug** On `native` platforms, the splash screen is removed automatically by flutter/OS when the first frame is `rendered`. But on `web` no such thing is available, hence when...
Created plugin `local_auth_macos` to support macOS platform for biometric and password authentication for the [local_auth](https://pub.dev/packages/local_auth) plugin. The Objective-C code for macOS is built upon the implementation of iOS with necessary...
## Fixes - Analyzer uses deprecated options - Missing required trailing commas ## New - Strictly mention data types
### Changes - Replaced **ALL** occurrences of `flutter pub run` to `dart run` - Formatted all non-code files (`.md`, `.yaml`, etc.) using their language specific style - Capitalized starting alphabets...
I'm using getStream.io to integrate chat in my flutter app. The app have one-on-one chatting feature, so I want users to be able to block other users. To do that...
## Description Updates the `http` package range to allow `>= 1.0.0 - [ ] ✨ `feat` -- New feature (non-breaking change which adds functionality) - [ ] 🛠️ `fix` --...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### CLI Version 0.3.0-dev.21 ### Firebase Tools version 13.6.0 ### Flutter Doctor Output ```bash...