Danilo Rêgo

Results 11 issues of Danilo Rêgo

This is feature request is a improvement proposal for adding a `copyWith` method that would allow changing the `ApiClient`'s objects without depending directly on them. Example: ```dart class User {...

The elevation parameter on PDFViewerScaffold's appBar has no effect on Android. I didn't try on iOS. Example: ``` PDFViewerScaffold( appBar: AppBar(elevation: 4), path: path, ); ```

**Describe the bug** - Click [Setup Proguard Rules](https://github.com/flutter-webrtc/flutter-webrtc/commit/d32dab13b5a0bed80dd9d0f98990f107b9b514f4) in the readme. - It redirects to a Page Not Found.

### Requirements - [X] I've looked at the README 'Common Problems' section ### Have you checked this problem on the example app? No ### FlutterBluePlus Version 1.29.8 ### Flutter Version...

help

It works fine when working in a Flutter plugin. However, when trying to organize imports inside the `/example` folder, it throws an error on VSCode: `Failed to initialize extension. Is...

Please update `http: ^1.1.0` and `package_info_plus: ^8.0.0` for dependencies compatibility with Flutter 3.22

Bump rxdart to 0.28.0 to avoid conflict with other libraries such as [cameraawesome](https://pub.dev/packages/camerawesome)

### Platform Dart ### Obfuscation Disabled ### Debug Info Disabled ### Doctor [✓] Flutter (Channel stable, 3.13.4, on macOS 15.0.1 24A348 darwin-arm64, locale en-BR) • Flutter version 3.13.4 on channel...

bug
Platform: Dart

The `mobile_scanner` is picking the wide back camera (0.5x zoom) instead of the standard one (1.0x) in some iOS devices, and that makes it impossible to read small QR codes...

ios