Fareez Iqmal

Results 53 issues of Fareez Iqmal

Error when try to show toast on Windows ``` [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method showToast on channel PonnamKarthik/fluttertoast) #0 MethodChannel._invokeMethod package:flutter/…/services/platform_channel.dart:175 #1 Fluttertoast.showToast package:fluttertoast/fluttertoast.dart:100 ``` Perhaps can...

## I'm submitting a... ```html [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [x] Feature request [ ]...

### The use case you're trying to solve I'm building a a workflow where maintainer can select the channel they want the app is published into. For example, `live`, `staging`...

enhancement

I'm using Flutter framework with programming language Dart. Hope will see an example in that language.

### ModernFlyouts Version 0.9.3 ### Windows version Windows 11 22H2 ### OS build 22621.521 ### Platform x64 ### Area(s) with issue? General, Audio Flyout ### Steps to reproduce 1. Open...

Bug

```bash Error: There was an error when attempting to execute the process '/opt/hostedtoolcache/node/16.17.0/x64/bin/npx'. This may indicate the process failed to start. Error: spawn /opt/hostedtoolcache/node/16.17.0/x64/bin/npx ENOENT ``` The action then fails...

**Steps to reproduce:** 1. Launch app 1. Select activity 1. Tap create shortcut **Expected behaviour:** Shortcut is created in the homescren **Actual behaviour:** Creating shorcut toast appear. But the shortcut...

I have long url, say **https://flutree.web.app/NWfLo** and I shorten it, adding social metadata in app and it became **https://flut.page.link/hcpa**. So, when tap the shorten link, it should redirect to the...

``` Reload already in progress, ignoring requestError: Cannot run with sound null safety, because the following dependencies don't support null safety: - package:flutter_timetable_view 2 For solutions, see https://dart.dev/go/unsound-null-safety ``` Anyway...

## Steps to reproduce 1. Clone project 2. `cd example` 3. `flutter run --release` ## Expected behavior App run normally as it would on debug ## Actual behavior Error when...