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

Add documentation for flutter usage #67

Merged
merged 3 commits into from
Dec 27, 2022

Conversation

tomasatisocco
Copy link
Contributor

Add flutter documentation, it has some little diferences with the kotlin documentation that can help flutter developers that needs to use this awesome package in the native layer more easily

Copy link
Contributor

@paulschwarz paulschwarz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few typos. The quality of English needs to be improved.

@tomasatisocco
Copy link
Contributor Author

A few typos. The quality of English needs to be improved.

Fixed, if you find some more typos that needs to be improved please let me know.
I'm not native english speaker sorry for the mistakes.

@cdimascio
Copy link
Owner

cdimascio commented Jul 17, 2022

In the Android case, /assets is not a relative path. Please revert that change

README.md Outdated

Alternatively, if you are using Provider `android.resource` you may specify

```
directory = "android.resource://com.example.dimascio.myapp/raw"
```

## Fluter Usage
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo Flutter not Fluter

Copy link
Contributor Author

@tomasatisocco tomasatisocco Dec 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solved and reverted the unnecessary changes. Sorry for the delay! Have been very busy months at the work.

@cdimascio cdimascio merged commit 38824db into cdimascio:master Dec 27, 2022
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.

3 participants