Mr.Minnu

Results 35 issues of Mr.Minnu

**- What I did** - Updated the dependencies. - In `get()` from `AtServerStatusImpl` we are not setting atsignStatus. So I have added a line to fix it. **- How I...

### Which at_widget package you find issue with? at_location_flutter ### On what platforms did you experience the issue? iOS ### What version are you using? at_location_flutter: ^3.1.6 ### What happened?...

bug
Widget

## What I did Added a custom toast file

### Which at_widget package you find issue with? at_onboarding_flutter ### On what platforms did you experience the issue? Android, iOS, Windows, MacOS, Linux ### What version are you using? at_onboarding_flutter:...

bug
5 SP
PR40
PR41
PR42
PR43

### Is your feature request related to a problem? Please describe. I'm trying to create a custom login screen. And trying to authenticate with ```dart OnboardingService.getInstance().authenticate('@bob🛠', jsonData: atKeysFileData); ``` I'm...

enhancement
3 SP
PR34

**Is your feature request related to a problem? Please describe.** Yes, The staging environment must be removed when we are publishing the [at_onboarding_flutter](https://pub.dev/packages/at_onboarding_flutter) widget. This will allow the users(devs) to...

enhancement
Widget

### Information 1. **Apktool Version (`apktool -version`)** - 2.8.1 2. **Operating System (Mac, Linux, Windows)** - Mac 3. **APK From? (Playstore, ROM, Other)** - ROM 4. **Java Version (`java --version`)**...

**Description** I'm trying to create a cli using very_good_cli, but I noticed that it uses Flutter to get packages. But Why? We can actually use Dart and Flutter according to...

bug

**Description** Creating a flutter plugin throws PathNotFound Exception. These exceptions must be handled by some error statements. **Steps To Reproduce** 1. Upgraded flutter from 3.7.3 - 3.7.12 2. Install vgv...

bug

**Is your feature request related to a problem? Please describe.** Not exactly a problem, but extensions depending on dart LSP will make this feature request more profitable. Exposing required/specific data...

is enhancement