-
Notifications
You must be signed in to change notification settings - Fork 109
Add branch library documentation #340
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
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PoojaB26 Just a few nits and, it would be great if you could add a comma after every "e.g." to make it "e.g.,"
It seems like a lof of efforts has gone into this. really a great work!
|
||
**Initialize the Branch SDK** | ||
|
||
Open your `main.dart` file in FlutterFlow and add the `initBranch` custom action under the **Final Actions** section. This ensures the **Branch SDK** is initialized when your app launches. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If possible, a screenshot after this line would be helpful!
Co-authored-by: pinkeshmars <[email protected]>
Description
Add Branch Library documentation.
Linear ticket and magic word Fixes DEVR-911
Type of change