* chore: update client-api * chore: integrate share endpoints * feat: add share repository * feat: add share events * feat: integrate rust events * chore: code refactor * feat: add share logic * feat: optimize share_with_user bloc * feat: share with user widget * feat: use AFPopover * feat: add shared user list * feat: fetch current user * feat: add shared usert list * feat: add mock share repo * feat: update client-api * feat: add people_with_access and general_access * fix: flutter analyze * feat: support share link * feat: edit access level * feat: invite guest * feat: optimize share menu loading perf * fix: unable to display the share link * feat: update access role * feat: support cached network image * feat: add access level callback * feat: remove guest access * fix: popover exclusive issue * fix: close edit access level popover after editing * feat: use rust share apis * chore: rename folder * test: add widget tests * test: share with user bloc test * chore: downgrade to 0.9.3
AppFlowy_Flutter
Documentation for Contributors
This Repository contains the codebase for the frontend of the application, currently we use Flutter as our frontend framework.
Platforms Supported Using Flutter 💻
- Linux
- macOS
- Windows
We are actively working on support for Android & iOS!
Additionally, we are working on a Web version built with Tauri!
Am I Eligible to Contribute?
Yes! You are eligible to contribute, check out the ways in which you can contribute to AppFlowy. Some of the ways in which you can contribute are:
- Non-Coding Contributions
- Documentation
- Feature Requests and Feedbacks
- Report Bugs
- Improve Translations
- Coding Contributions
To contribute to AppFlowy_Flutter codebase specifically (coding contribution) we suggest you to have basic knowledge of Flutter. In case you are new to Flutter, we suggest you learn the basics, and then contribute afterwards. To get started with Flutter read here.
What OS should I use for development?
We support all OS for Development i.e. Linux, MacOS and Windows. However, most of us promote macOS and Linux over Windows. We have detailed docs on how to setup AppFlowy_Flutter on your local system respectively per operating system.
Getting Started ❇
We have detailed documentation on how to get started with the project, and make your first contribution. However, we do have some specific picks for you:
- Code Architecture
- Styleguide & Conventions
- Making Your First PR
- All AppFlowy Documentation - Contribution guide, build and run, debugging, testing, localization, etc.
Need Help?
- New to GitHub? Follow these steps to get started
- Stuck Somewhere? Join our Discord, we're there to help you!
- Find out more about the community initiatives.