-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
docs(appflowy_flutter) : Update Documentation #1910
Conversation
- Added basic information so that new contributors can easily get started with contributions.
2be9c1a
to
388f516
Compare
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #1910 +/- ##
===========================================
- Coverage 37.38% 16.05% -21.33%
===========================================
Files 437 315 -122
Lines 20504 13523 -6981
===========================================
- Hits 7665 2171 -5494
+ Misses 12839 11352 -1487
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
frontend/appflowy_flutter/README.md
Outdated
# appflowy_flutter | ||
<h1 align="center" style="margin:0"> AppFlowy_Flutter</h1> | ||
<div align="center"> | ||
<img src="https://img.shields.io/badge/Flutter-v3.10.0-blue"/> |
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.
v3.3.10
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.
Sorry, A typo there... fixed it in the new PR :)
|
||
A few resources to get you started if this is your first Flutter project: | ||
### Am I Eligible to Contribute? |
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.
Also, they can help us to improve the translation.
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.
Okay, added the types of contributions as well !
- Fixed the wrong Flutter version chip - Added contributions types
LGTM. @annieappflowy Please help to check the style. |
Added basic information so that new contributors can easily get started with contributions.
Issue: #1908