Shahriyar Aghajani

Results 8 issues of Shahriyar Aghajani

by adding elevation, and stroke on "top" drawable , can u add better solution for shadow? ![Screenshot_20201219_112409_com tenclouds fluidbottomnavigationexample](https://user-images.githubusercontent.com/33436153/102684379-352b0b00-41ed-11eb-841a-84c54d3f83f8.jpg)

change animation if it's possible, changing select or deselect animation easily

``` @override Future put(String key, String data) async { debugPrint('----------\nvalue before write: ${await get(key)}'); debugPrint('trying to write: $data'); await secureStorage.write(key: key, value: data); debugPrint('value after wrote: ${await get(key)}\n----------'); } ```...

I ran it by macosX64 as a JVM desktop app When I add calf-ui package, I got the following error: `Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found...

Please review it, I am not sure about adding CocoaPods/Regular Framework dependency is because of WebView or not, If it's true, the documents should be change too. Because of JavaFX...

Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'libvlc': The specified module could not be found. The specified module could not be found. The specified module could not be...

Error When open app on macOs with Intel chipset Exception in thread "main" java.lang.ExceptionInInitializerError at androidx.compose.ui.awt.WindowComposeBridge.(WindowComposeBridge.desktop.kt:43) at androidx.compose.ui.awt.ComposeWindowDelegate.(ComposeWindowDelegate.desktop.kt:56) at androidx.compose.ui.awt.ComposeWindow.(ComposeWindow.desktop.kt:64) at androidx.compose.ui.awt.ComposeWindow.(ComposeWindow.desktop.kt:62) at androidx.compose.ui.window.Window_desktopKt$Window$3.invoke(Window.desktop.kt:180) at androidx.compose.ui.window.Window_desktopKt$Window$3.invoke(Window.desktop.kt:174) at androidx.compose.ui.window.Window_desktopKt$Window$10.invoke(Window.desktop.kt:407) at androidx.compose.ui.window.Window_desktopKt$Window$10.invoke(Window.desktop.kt:404)...