[PR #285] [MERGED] Revert "feat: use once_cell for perf." #4043

Closed
opened 2026-03-23 21:36:02 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/285
Author: @appflowy
Created: 1/30/2022
Status: Merged
Merged: 1/30/2022
Merged by: @appflowy

Base: mainHead: revert-282-feat/once_cell_perf


📝 Commits (1)

  • 195bb9e Revert "feat: use once_cell for perf."

📊 Changes

2 files changed (+15 additions, -23 deletions)

View changed files

📝 frontend/rust-lib/dart-ffi/Cargo.toml (+2 -1)
📝 frontend/rust-lib/dart-ffi/src/lib.rs (+13 -22)

📄 Description

Reverts AppFlowy-IO/appflowy#282. Because of the FLOWY_SDK.get() may return None.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/285 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 1/30/2022 **Status:** ✅ Merged **Merged:** 1/30/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `revert-282-feat/once_cell_perf` --- ### 📝 Commits (1) - [`195bb9e`](https://github.com/AppFlowy-IO/AppFlowy/commit/195bb9edcbc76546b9015abedc0c05345e42a02b) Revert "feat: use once_cell for perf." ### 📊 Changes **2 files changed** (+15 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/dart-ffi/Cargo.toml` (+2 -1) 📝 `frontend/rust-lib/dart-ffi/src/lib.rs` (+13 -22) </details> ### 📄 Description Reverts AppFlowy-IO/appflowy#282. Because of the FLOWY_SDK.get() may return None. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:02 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4043
No description provided.