Mr.Minnu

Results 35 issues of Mr.Minnu

I'm using this font directly into flutter with IconData something like this ```dart const IconData home = IconData(0xeac1, fontFamily: 'IconsFont'); ``` And when I use, I get un necessary top...

bug

## Issue went through We have been developing apps using `file_picker`/`image_picker` and `fluttertoast` (either transitive/direct dependencies). When we use both dependencies, fluttertoast was blocking the apps to pick files from...

Please try adding custom font options in HTML, Styled-HTML, PDF exports. I will be giving you the reference how they looks like if we have custom font. custom_font.md.html ```html Untitled...

**Reproduceable process** - Go to website. - Click on the preview mode toggle. - Copy the code it shows(HTML code). - Paste it in the MARKDOWN editor(left side). - We...

Show cancel button on loading progress. **Additional context** On-Hover the loading must show up the cancel button. So that the UI will be clean and that will give a good...

enhancement

## Describe the bug I have onboarded to the buzz app with latest atbuzz-2.0 code. I see the `servercommitId` and `localCommitId` are same with `changedEntries: 45`. But sync never completes....

bug
Core - Issue
2 SP
PR44
PR45

**Describe the bug** I have onboarded with an atsign (`@mangotangostable`). But whenever I restarted my code, I can't auto onboard to the app. **To Reproduce** Steps to reproduce the behavior:...

documentation

**Is your feature request related to a problem? Please describe.** Remove the current atsign instance from the `AtClient`/`AtClientManager`. **Describe the solution you'd like** Create a function called ```dart AtClientManager.getInstance().removeCurrentAtsign(String? atSign,...

bug
enhancement

https://github.com/atsign-foundation/at_client_sdk/blob/472469e67d2f34fd38072dc19cc188ebf61ecc55/at_client/lib/src/preference/at_client_preference.dart#L33 As of the last discussion during one of the hackathons, The API Keys has moved to prod and @cconstab suggested using `root.atsign.org` instead of `root.atsign.wtf` everywhere even for testing.

enhancement

**Describe the bug** When switching atsigns and navigating to the edit screen we found and cron exception. Sometimes when we click on the other atsigns we found this issue too....

bug