Minh-Danh

Results 8 issues of Minh-Danh

### Expected behavior RSS feed parsed correctly ### Actual behavior gofeed cannot parse RSS feed, with the following error: ``` XML syntax error on line 34: illegal character code U+0008...

bug

Hi, first thank you for your great package. I'm using it with the following settings: ``` RefreshIndicator( backgroundColor: Theme.of(context).colorScheme.primary, color: Theme.of(context).colorScheme.onPrimary, onRefresh: () { // BlocProvider.of(context).add(LoadHomeStatsEvent()); return Future.delayed(const Duration(seconds: 1));...

This looks like a dup of https://github.com/AbdulRahmanAlHamali/flutter_typeahead/issues/243 But I think it's different. Here's the stacktrace and error: ``` ════════ Exception caught by foundation library ════════════════════════════════ The following assertion was thrown...

This fixes #745 and #590 ![image](https://github.com/elementary/calendar/assets/4865412/0fa2f1e5-7726-4bdd-aa5c-4591117865b0)

I'm experiencing a noticable delay when opening the currency picker widget. I guess because it has to compute more than 200 flags when generating the listview. Can we just add...

Hi, First thank you for the package. I've checked pub.dev and could see the last release was 13 months ago. Can I ask when we're going to have a new...

### What Happened? At boot wingpanel would take about nearly 1 miniute to appear (when the dock and desktop has appeared). After that it randomly becomes very slow to respond...

Status: Confirmed
Priority: Medium

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Feature ### :arrow_heading_down: What is the current behavior? Plugin does not support using a custom...