CCExtractor / CCExtractor/beacon

The project does not compile on any version of Flutter as per the documentation in Readme.

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

Mô tả

**Describe the bug**
When tried compiling the development/main branch I was unable to get the application up and running. The relevant error thrown was
Screenshot 2023-02-22 at 1 19 51 AM

**To Reproduce**
Steps to reproduce the behavior:

1. Clone the repository
2. Setup flutter on channel stable for any version `3.0.1` or `higher`
3. Add `.env` values
4. See error

**Expected behavior**
The project should compile as per the Readme with the following flutter versions.

**Environment**
- Device/emulator being used: Pixel 6 Pro API 33(Emulator) iPhone 14 Pro Max(Simulator)
- OS (iOS/ Android): Both
- Flutter version:
Screenshot 2023-02-22 at 1 24 37 AM

**Additional context**
This is happening due to the dependency **`graphql_flutter`** used in project with further depends upon `graphql` which is dependent upon `web_socket_channel` and here it it breaking with the current version of `graphql_flutter` used in the beacon project i.e. **`^5.0.0`**
Also on development branch there is a package `flutter_duration_picker` which is used from a fork git repo which isn't migrated to **Flutter 2.0** yet hence we need to look for the alternative from [here](https://github.com/cdharris/flutter_duration_picker/issues/30).

**Are you working on this issue? (Yes/No)**
**Yes**

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.