This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2025-09-15 03:27:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
AppFlowy
/
frontend
/
appflowy_flutter
/
lib
/
plugins
/
database_view
/
application
/
cell
History
Lucas.Xu
6a9866b9d2
chore: upgrade flutter to 3.13.9 (
#3936
)
2023-11-14 22:33:07 +08:00
..
cell_cache.dart
…
cell_controller_builder.dart
refactor: different TypeOption between DateTime and LastModified/CreatedAt (
#3356
)
2023-09-08 10:07:24 +08:00
cell_controller.dart
chore: upgrade flutter to 3.13.9 (
#3936
)
2023-11-14 22:33:07 +08:00
cell_data_loader.dart
refactor: different TypeOption between DateTime and LastModified/CreatedAt (
#3356
)
2023-09-08 10:07:24 +08:00
cell_data_persistence.dart
…
cell_listener.dart
…
cell_service.dart
feat: show hidden fields in row detail page (
#3545
)
2023-10-02 10:52:22 +08:00
checklist_cell_service.dart
feat: show checklist items inline in row page (
#3737
)
2023-10-24 10:15:28 +08:00
date_cell_service.dart
feat: add end date to time cell data (
#3369
)
2023-09-19 09:58:15 +08:00
select_option_cell_service.dart
…