[PR #720] [MERGED] feat: implement new toggle #4290

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/720
Author: @tilucasoli
Created: 7/25/2022
Status: Merged
Merged: 7/25/2022
Merged by: @MikeWallaceDev

Base: mainHead: 697_new_toggle


📝 Commits (3)

  • 02e3e7c feat: implement new toggle
  • 07f300f fix: change the animation logic
  • 7295554 fix: inative background color

📊 Changes

3 files changed (+95 additions, -1 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/settings/widgets/settings_appearance_view.dart (+5 -1)
frontend/app_flowy/lib/workspace/presentation/widgets/toggle/toggle.dart (+52 -0)
frontend/app_flowy/lib/workspace/presentation/widgets/toggle/toggle_style.dart (+38 -0)

📄 Description

https://github.com/AppFlowy-IO/AppFlowy/issues/697

Result

Screen Recording 2022-07-25 at 14 46 26


🔄 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/720 **Author:** [@tilucasoli](https://github.com/tilucasoli) **Created:** 7/25/2022 **Status:** ✅ Merged **Merged:** 7/25/2022 **Merged by:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Base:** `main` ← **Head:** `697_new_toggle` --- ### 📝 Commits (3) - [`02e3e7c`](https://github.com/AppFlowy-IO/AppFlowy/commit/02e3e7c49adce11959df93aac58aed35901ecb46) feat: implement new toggle - [`07f300f`](https://github.com/AppFlowy-IO/AppFlowy/commit/07f300f0327f51145fd1354a91075735f6dd5bac) fix: change the animation logic - [`7295554`](https://github.com/AppFlowy-IO/AppFlowy/commit/729555435538f5fe75bc65af949f51cb5f50f25b) fix: inative background color ### 📊 Changes **3 files changed** (+95 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/settings/widgets/settings_appearance_view.dart` (+5 -1) ➕ `frontend/app_flowy/lib/workspace/presentation/widgets/toggle/toggle.dart` (+52 -0) ➕ `frontend/app_flowy/lib/workspace/presentation/widgets/toggle/toggle_style.dart` (+38 -0) </details> ### 📄 Description https://github.com/AppFlowy-IO/AppFlowy/issues/697 ## Result ![Screen Recording 2022-07-25 at 14 46 26](https://user-images.githubusercontent.com/62367544/180841849-14eec407-f245-4784-b812-9f5b7c1db6c3.gif) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:09 +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#4290
No description provided.