-
This is our code
import 'dart:async';
import 'package:flutter/material.dart';
import 'package:just_audio/just_audio.dart';
import 'package:audio_waveforms/audio_waveforms.dart';
class AudioP…
-
_Imported from https://github.com/dnfield/vector_graphics/issues/252_
Original report by @ZiyadF296 on Aug 8, 2024
When building an app, while transforming assets, the following error gets dumped (b…
-
### Steps to reproduce
Use this code, works in DartPad (web platform affected as well).
1. Create 2 RichText widgets, where one contains empty TextSpan and the other non-empty (single character is…
-
### What version are you using?
6.2.0
### What OS and version are you using to local deploy your application?
ios 14
### What platforms are you seeing the problem on?
iOS
### pubspec.yaml
```ya…
-
Android to Android => working fine
Android to web => android side remote audio, video working fine but chrome remote audio, video not working
App to Web sample Track Logs
app => Track(id: 29b…
-
Hi, I tried to run the app inside the example folder. But it's giving me the following error after `flutter run`:
```
../lib/src/material/material_controls.dart:175:23: Error: Getter not found: 'c…
-
GREAT PROJECTS!
Crashed after lauched jitsi-meet-flutter-sdk app ,the official jitsi-meet-flutter-sdk android app example works well,
I integrated the jitsi-meet-flutter-sdk in my project , the re…
-
### The contents of the [cupertino_icons generation repo](https://github.com/xster/framework7-icons) should be moved to flutter/packages
Per the comments [here](https://github.com/xster/framework7…
-
### Platforms
Web
### Description
I've read the Web section on README, and I've already added `` in `web/index.html`.
It runs well in my local including IOS and also web. But when I built and depl…
-
**Describe the issue**
The current output lacks color for class names and constructor calls so most lines are displayed in the same color, which significantly impacts readability and makes it chall…