Akshay Maurya
Akshay Maurya
> Can I use this for my project? License??? Yes, you can. Here is the license - https://github.com/Hash-Studios/e-learning-app/tree/master/LICENSE.txt
Just do `flutter pub get`.
So we can simply remove the set wallpaper button, there is already a download button, and therefore simply the users can then proceed to set the wallpaper themselves. We can...
Hey, So I tried using this in the `onBlur` method of a text input widget, and I get a weird error. https://github.com/appsmithorg/appsmith/assets/60510869/615cfe3a-6632-447e-b94a-afda8f563e9c Code - ``` _.debounce(()=>storeValue('currentTest',{...appsmith.store.currentTest,title:inp_name.text}),500) ``` Basically, I am...
Same use case, need to animate loading in the table when the data is being fetched from the TestDetails.onSelectEval() method. 
This also doesn't works with charts. This is a major issue, as users don't understand when data is loading, and hence they think that there is an error, as chart...
Thank you for your concern. Yeah, please go ahead and contribute.
@PhoenixPhighter Okay, I am taking a look at this, and will update here if it's solved.
It is not fixed as of yet, and I don’t think it is possible. See the pinned issue in this repository. On Thu, 14 Sep 2023 at 1:52 PM Benson...
This is a problem with some device manufacturers such as Xiaomi, Realme, etc. For this you can use the external apply method `setWallpaperFromFileNative` or `setWallpaperNative` to use external app such...