Closed preetshah21699 closed 2 years ago
Hello @preetshah21699. Flutter follows the Material specification. Within it, there is no requirement for such a widget or functionality. Unfortunately, you'd need to implement this by yourself. This does not seem like a suitable feature request.
You can probably start by diving into the source code of the package you are currently using and reverse engineer it. But since this is an invalid feature request, I am closing this issue.
Hi Nabeel.
Thank you for the reply. I understand. Do you have any other suggestions apart from this that could help me?
Reverse engineering the package might be an option. But I am not sure if it is viable.
Thank you.
@preetshah21699 I think reverse engineering the package or forking it is your best bet here.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v
and a minimal reproduction of the issue.
Hi all. I am trying to make an app like this one.
I tried to use this widget.
But the widget is not customisable and only supports a few options.
I want to add animated widgets.
Is there any alternative or is there any work going on for this?
I am not good enough yet to contribute to it. But I would like to see something like this made.
Thank you.