We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Thank you so much for the wonderful plugin.
As per the plugin details, i need to set CatcherOptions at the beginning in the main.dart file.
But, I need to add some more data to customParameters based on user details. Any way to add data to the Customparams data.
Please let me know on it.
Thank you.
The text was updated successfully, but these errors were encountered:
Please upgrade to Catcher 0.2.1. Also check this example: https://github.com/jhomlala/catcher/blob/master/example/lib/change_custom_parameters_example.dart
Sorry, something went wrong.
I got this error
I got this error when I was trying this example
Cannot set value in unmodifiable Map
jhomlala
No branches or pull requests
Hi,
Thank you so much for the wonderful plugin.
As per the plugin details, i need to set CatcherOptions at the beginning in the main.dart file.
But, I need to add some more data to customParameters based on user details. Any way to add data to the Customparams data.
Please let me know on it.
Thank you.
The text was updated successfully, but these errors were encountered: