AppFlowy/frontend/appflowy_flutter
Nathan.fooo 32bd0ffca2
feat: migrate flowy-database (#2373)
* feat: add flowy-database2

* chore: config type option data

* chore: impl type option

* feat: config group

* fix: group compile

* feat: add sort

* chore: setting

* chore: insert with specific type

* chore: custom group

* chore: rename any map

* chore: use group setting

* chore: update

* chore: open database event

* chore: update database editor

* chore: update

* chore: update view editor

* chore: update

* chore: update view editor

* chore: sort feat

* chore: update handler

* chore: update

* chore: config handler event

* feat: impl handlers

* feat: impl handlers

* chore: layout setting

* feat: impl handlers

* chore: remove flowy-folder ref

* chore: integrate flowy-database2

* feat: get cell

* chore: create database with data

* chore: create view

* chore: fix dart compile

* fix: some bugs

* chore: update

* chore: merge develop

* chore: fix warning

* chore: integrate rocksdb

* fix: rocksdb compile errros

* fix: update cell

* chore: update the bundle identifier

* fix: create row

* fix: switch to field

* fix: duplicate grid

* test: migrate tests

* test: migrate tests

* test: update test

* test: migrate tests

* chore: add patch
2023-04-28 14:08:53 +08:00
..
android chore: sync release 0.1.1 (#2075) 2023-03-22 14:49:15 +08:00
assets fix: Replace dark mode logo (#2269) 2023-04-18 09:46:46 +08:00
integration_test feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
ios chore: sync release 0.1.1 (#2075) 2023-03-22 14:49:15 +08:00
lib feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
linux chore: sync release 0.1.1 (#2075) 2023-03-22 14:49:15 +08:00
macos feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
packages feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
test feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
web Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
windows chore: sync release 0.1.1 (#2075) 2023-03-22 14:49:15 +08:00
.gitignore feat: Create a "view" for all database references in a document (#2083) 2023-04-04 12:50:22 +08:00
.metadata chore: sync release 0.1.1 (#2075) 2023-03-22 14:49:15 +08:00
analysis_options.yaml feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
Makefile Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
pubspec.lock feat: #2209 remove the appflowy_editor from AppFlowy repo (#2211) 2023-04-07 10:31:37 +08:00
pubspec.yaml feat: #2209 remove the appflowy_editor from AppFlowy repo (#2211) 2023-04-07 10:31:37 +08:00
README.md chore: update to Flutter 3.7.5 (#2000) 2023-04-04 12:48:56 +08:00

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 later expect to extend support to Android and iOS devices using Flutter.

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 may suggest you to learn the basics and then try to contribute, get started with Flutter 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 in your local system in each OS.

Getting Started ❇

We have a detailed documentation, on how to get started with the project, and make your first contribution. However, we do have some specific picks for you.

Need Help?

  • New to GitHub? Follow these steps to get started
  • Stuck Somewhere? Join the Discord Group and we are there to help you!