-
The issues collects the different versions of DART used by the packages distributed from packages.osrfoundation.org and used to build the different versions of gz-physics.
**Last update: 05/07/2024…
-
**Description**
Ability to play SF2 files
PCM
> This library does not audibly make sound, it only generates the PCM waveform.
To actually hear something, you need to pass the generated PC…
-
Consider this minimal macro:
```dart
import 'package:macros/macros.dart';
macro class TypesOfTest implements ClassDeclarationsMacro {
const TypesOfTest();
@override
Future buildDecla…
-
### Description
I just finished setting up my app's deep link structure as per the [Flutter documentation](https://docs.flutter.dev/cookbook/navigation/set-up-universal-links) and it all works well…
-
## Report
I get this error :
`[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libhub.so': dlopen failed: library "libhu…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
There is an incompatability with bull bitcoin's libraries
```
Because breez_sdk >=0.2.15 depends on flutter_rust_bridge ^1.82.6 and every version of lwk_dart from git depends on flutter_rust_bridg…
-
There has been a long-standing tension in Dart between the desire to have `operator==` be typed tightly to take the type of the receiver, and to have it typed loosely to avoid runtime errors when call…
-
Hello.
I use this library for Flutter Web.
```Dart
static Client createRemoteClient(Credentials credentials) {
var dio = WdDio(debug: true); // Exception
final client = Client(
uri: cred…
-
### Is there an existing issue for this? (Please read the description)
- [X] I have searched the existing issues
### Current Behavior
From 17-09-24
The latest version of app doesn't Play music jus…