docs(appflowy_flutter) : Update Documentation#1910
docs(appflowy_flutter) : Update Documentation#1910LucasXu0 merged 2 commits intoAppFlowy-IO:mainfrom
Conversation
- Added basic information so that new contributors can easily get started with contributions.
2be9c1a to
388f516
Compare
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ 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. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Sorry, A typo there... fixed it in the new PR :)
| > We later expect to extend support to Android and iOS devices using Flutter. | ||
|
|
||
| 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.
Also, they can help us to improve the translation.
There was a problem hiding this comment.
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