mhkarami

Results 6 issues of mhkarami

I use razor page .net core 5 . and SmartBreadcrumb version 3.6.1 Generated Breadcrumbs titles are correct but link are wrong I named my pages as A , B ,...

`squircleimageview ` padding not works and size of image view content does not change ``` ```

i have faced a bug . background color of some of my views does not changed at nightmode. all i know that is : background color of each view with...

this is my code : ``` WidgetsFlutterBinding.ensureInitialized(); await EasyLocalization.ensureInitialized(); ... runApp(EasyLocalization( supportedLocales: const [ENGLISH_LOCALE, PERSIAN_LOCALE], path: ASSETS_PATH_LOCALISATIONS, fallbackLocale: ENGLISH_LOCALE, // startLocale: PERSIAN_LOCALE, startLocale: ENGLISH_LOCALE, saveLocale: true, child: MyApp(), )); ```...

Hello, I hope you're doing well. I’ve been using the `vosk_flutter` package, and I encountered a couple of issues with the version available on `pub.dev.` Specifically, I faced compatibility problems...

**Describe the bug:** I have the same issue. When a page of the application is displayed, and this library is used to show content on that page, pressing the hot...

bug
more-info-needed