-
When I try to create an RPM Package for a flutter build I get the following error:
cp: cannot stat 'saber/*': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.xMvFh2 (%instal…
-
We currently have location expressed like this;
geoHash
"gcpuvpgh6w"
-------------------------
geoPoint
[51.5033° N, 0.1276° W]
findStories will *sometimes* output a location.
Here's wha…
-
```
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method getIdentifier on channel app_set_id)
E/flutter (20795): #0 …
-
Hi, I'm trying to access the bytes of my sqlite database file. How do I do that on the web? xOpen and xRead are super confusing and I can't find an example.
### Working none-web implementation
`…
-
### Steps to reproduce the bug
1. set all columns minWidth: 100,
2. set all columns titlePadding: EdgeInsets.zero
3. autoFit all columns when onLoaded is called
4. horizontally scroll the grid
…
-
While compiling the app, I am getting below errors:
```
/C:/Users/shubh/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_chips_input-2.0.0/lib/src/chips_input.dart:87:7: Error: The non-abstract clas…
-
### Description
`dart_frog build` fails when run in a pub workspace package.
The issue seems to be that a pub workspace will only generate one global `pbspec.lock` file for the entire repository. Th…
-
**Describe the bug**
Looking through Crashlytics I'm seeing a common issue occur in the application. I followed the example of accepting a video call upgrade. Hoping that the stack track is enough to…
-
Consider this minimal macro:
```dart
import 'package:macros/macros.dart';
macro class TypesOfTest implements ClassDeclarationsMacro {
const TypesOfTest();
@override
Future buildDecla…
-
### Is there an existing issue for this? (Please read the description)
- [X] I have searched the existing issues
### Current Behavior
there is a intermittent issue where the app will freeze when c…