We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20afc54 + 24b7d0a commit 6bf471cCopy full SHA for 6bf471c
lib/instabug_flutter.dart
@@ -13,11 +13,10 @@ class InstabugFlutter {
13
return version;
14
}
15
16
- /*
+ /*
17
* Starts the SDK.
18
* This is the main SDK method that does all the magic. This is the only
19
* method that SHOULD be called.
20
- * Should be called in constructor of the app registery component
21
* @param {string} token The token that identifies the app, you can find
22
* it on your dashboard.
23
* @param {List<InvocationEvent>} invocationEvents The events that invoke
0 commit comments