-
As far as I can tell, there is no way to filter or even see if a package has Linux support. This is a major use case for me as most of what I do is cross-platform and it is much harder to find package…
-
I am working on an app that needs to play audio through the headphones while simultaneously recording video from the camera and audio from the microphone. The audio will be played by this plugin (http…
-
I'm building a mobile application using flutter for both iOS and Android platforms. I'm using firebase as backend for my application. I am getting below error while trying to run iOS application.
`…
-
## Steps to Reproduce
This issue is found during investigation of this issue: #56099
1. Run `flutter create bug`.
2. Remove test folder and replace main.dart content with following code:
```dart
…
-
the code to reproduce the problem : https://github.com/taojigu/snapshot_plugin
```
- (UIImage *)screenShot
{
CGSize size = [[UIScreen mainScreen] bounds].size;
UIGraphicsBeginImageCon…
-
## Steps to Reproduce
I have this demostrative code:
```
import 'dart:convert';
import 'dart:ui';
void main() async {
final pictureRecorder = PictureRecorder();
Canvas(pictureReco…
-
I'm honestly having a hard time understanding why I have this error. I have a Storyboard localized in base + 1 language, Then I have a Localizable.strings file for the NSLocalizedString(s) in code (wh…
-
```
➜ FLXQSocial_Client git:(master) ✗ flutter run -v
[ +228 ms] executing: [/Volumes/NEWSMY/sdk/flutter/] git log -n 1 --pretty=format:%H
[ +906 ms] Exit code 0 from: git log -n 1 --pretty=format…
-
## Steps to Reproduce
Here is a minimal code to reproduce this issue
```
import 'package:flutter/material.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWid…
-
Support for other languages. Potentially:
1. Spanish
2. French
3. German
4. Italian