[PR #613] [MERGED] chore: remove pubspec.lock generated by libraries. #4236

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/613
Author: @MikeWallaceDev
Created: 7/14/2022
Status: Merged
Merged: 7/15/2022
Merged by: @appflowy

Base: mainHead: remove_pubspec_lock


📝 Commits (1)

  • eda5471 chore: remove pubspec.lock generated by libraries. Keep the one in the application

📊 Changes

8 files changed (+5 additions, -2054 deletions)

View changed files

📝 .gitignore (+5 -1)
frontend/app_flowy/packages/flowy_infra/pubspec.lock (+0 -231)
frontend/app_flowy/packages/flowy_infra_ui/example/pubspec.lock (+0 -334)
frontend/app_flowy/packages/flowy_infra_ui/flowy_infra_ui_platform_interface/pubspec.lock (+0 -168)
frontend/app_flowy/packages/flowy_infra_ui/flowy_infra_ui_web/pubspec.lock (+0 -187)
frontend/app_flowy/packages/flowy_infra_ui/pubspec.lock (+0 -320)
frontend/app_flowy/packages/flowy_sdk/example/pubspec.lock (+0 -309)
frontend/app_flowy/packages/flowy_sdk/pubspec.lock (+0 -504)

📄 Description

Keep the one in the application


🔄 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/613 **Author:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Created:** 7/14/2022 **Status:** ✅ Merged **Merged:** 7/15/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `remove_pubspec_lock` --- ### 📝 Commits (1) - [`eda5471`](https://github.com/AppFlowy-IO/AppFlowy/commit/eda54719b127861d29605c9ebe0d5ef49223b065) chore: remove pubspec.lock generated by libraries. Keep the one in the application ### 📊 Changes **8 files changed** (+5 additions, -2054 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+5 -1) ➖ `frontend/app_flowy/packages/flowy_infra/pubspec.lock` (+0 -231) ➖ `frontend/app_flowy/packages/flowy_infra_ui/example/pubspec.lock` (+0 -334) ➖ `frontend/app_flowy/packages/flowy_infra_ui/flowy_infra_ui_platform_interface/pubspec.lock` (+0 -168) ➖ `frontend/app_flowy/packages/flowy_infra_ui/flowy_infra_ui_web/pubspec.lock` (+0 -187) ➖ `frontend/app_flowy/packages/flowy_infra_ui/pubspec.lock` (+0 -320) ➖ `frontend/app_flowy/packages/flowy_sdk/example/pubspec.lock` (+0 -309) ➖ `frontend/app_flowy/packages/flowy_sdk/pubspec.lock` (+0 -504) </details> ### 📄 Description Keep the one in the application --- <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:54 +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#4236
No description provided.