AppFlowy-IO / AppFlowy-IO/appflowy-editor

Dependency version mismatch: intl ^0.19.0 in published v6.0.0 vs ^0.20.2 in PR #1123

Đang mở
#1,124 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dart
Star
684
Fork
329
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

## Issue Description

After updating to `appflowy_editor ^6.0.0`, I encountered a dependency resolution error:

```
flutter pub get
Resolving dependencies...
Because botrun_hatch_flutter depends on appflowy_editor ^6.0.0 which depends on intl ^0.19.0, intl ^0.19.0 is required.
So, because botrun_hatch_flutter depends on intl ^0.20.2, version solving failed.
```

## Expected Behavior

The dependency should resolve successfully with the updated intl version.

## Actual Behavior

The published v6.0.0 package on pub.dev still uses `intl: ^0.19.0`, causing version conflicts.

## Investigation

I downloaded the v6.0.0 archive from https://pub.dev/packages/appflowy_editor/versions and confirmed that it contains `intl: ^0.19.0` instead of `intl: ^0.20.2`.

However, PR #1123 (https://github.com/AppFlowy-IO/appflowy-editor/pull/1123/files#diff-8b7e9df87668ffa6a04b32e1769a33434999e54ae081c52e5d943c541d4c0d25) shows that the pubspec.yaml was updated to use `intl: ^0.20.2`.

## Request

Could you please publish an updated version that includes the correct intl dependency version as shown in PR #1123?

## Environment

- AppFlowy Editor version: 6.0.0
- Flutter version: [Your Flutter version]
- Dart version: [Your Dart version]

Thank you!

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.