Iosif Futerman

Results 10 issues of Iosif Futerman

Constructor has notation: Router({String? basePath, Future notFoundHandler(Request request)?}) That means that the notFoundHandler value can be null. In aexamples, you use default parameters (null). But in constructor you use :...

We are forced to use supersampling to display images correctly. After updating flutter to version 3.16.0, part of the icon is cut off when scaling. everything worked correctly in version...

I'm making an app for macOS. I need to run the app at once in the full screen. Then I use Hot restart - app is freezing. If I make...

**Remember to specify the plugin name in the title!** ### Device / Emulator and OS Please complete the following information for each phone and/or emulator you're experiencing this bug on:...

bugfix
likely not an issue

Animation widget has its dimensions 1 px at the bottom and 1 px on the right side In this snipet container will be overflowed at the bottom by 1 px...

enhancement

iOS emulator version 17.2 ### Emulator Please complete the following information for each phone and/or emulator you're experiencing this bug on: - Device: [iPhone 15 Pro] - OS: [iOS 17.2]...

bugfix

**Describe the bug** When I use font from the IBM Plex Mono family - I receive this type of exception. With other fonts, it works. Link to the font https://fonts.google.com/specimen/IBM+Plex+Mono...

bug
needs triage

**Describe the bug** After upgrading the library in the InteractiveViewer I can't switch off the pan function and it works like freePan is switched on and the document will be...

bug

**Is your feature request related to a problem? Please describe.** pdfx requsts device_info_plus ^9.0.3. This causes a conflict and it is not possible to update other packages that are dependent...

enhancement

### Have you checked for an existing issue? - [x] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill Version 11.1.0 ### Steps to Reproduce Create a custom toolbar like...

bug