Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor chartJS implementation for web and native to implement onTap #1711

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

TheNoumanDev
Copy link
Member

Ticket: #1685

So basically i did updated the onTap functionality in this PR last time #1690 for which had some changes in modules/js_widget/lib/src/mobile/js_widget.dart which were being used in FinicityConnect widget and it broke that part, 2 days back we reverted those changes so finicity would work as it were doing, and refactor the ChartJS widget code to be able to provide support for both Web and Nativ with proper folder structure as well same as FinicityConnect widget.

Code Example and working video on both web and emulator is updated in Issue.

@TheNoumanDev TheNoumanDev self-assigned this Oct 31, 2024
@TheNoumanDev TheNoumanDev linked an issue Oct 31, 2024 that may be closed by this pull request
@TheNoumanDev TheNoumanDev merged commit 73791e9 into main Nov 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Require onTap event on ChartJS widget
2 participants