flutter_avo_inspector

Last updated:

0 purchases

flutter_avo_inspector Image
flutter_avo_inspector Images
Add to Cart

Description:

flutter avo inspector

Flutter Avo Inspector #



LinkedIn
GitHub
flutter_avo_inspector allows you to integration Flutter with Native Avo Inspector Native SDK.
Setting things up #
First of all, if you don't have one already, you must have an apiKey.

Get your apiKey
You need to call initialization in the first of all, for example in main.dart

await AvoInspector.initialize(
apiKey: avoApiKey,
env: 'development',
);
copied to clipboard

Don't forget to replace [avoApiKey] with your apiKey

Official Documentation #
Android #
For more information you can see full setup from Avo Inspector Android. Please follow instruction for installation.
iOS #
For more information you can see full setup from Avo Inspector iOS
Getting involved #
First of all, thank you for even considering to get involved. You are a real super ⭐ and we ❤️ you!
Reporting bugs and issues #
Use the configured Github issue report template when reporting an issue. Make sure to state your observations and expectations
as objectively and informative as possible so that we can understand your need and be able to troubleshoot.
Discussions and ideas #
We're happy to discuss and talk about ideas in the
repository discussions and/or post your
question to StackOverflow.
Feel free to open a thread if you are having any questions on how to use either the Facebook SDK as a reporting tool
itself or even on how to use this plugin.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.