-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update internal library "visibility_detector": to latest version 🐛 #1712
Comments
Hello! Thank you for filing an issue. Please include relevant logs or detailed description for faster resolutions. We really appreciate your contribution! |
No logs or detailed subscription required just open a new flutter project and include above dependencies and the project won't compile. |
@Gnpiwano @mobile-development-group-com We tested this by creating a new Flutter project. The Flutter version used was |
Hmm if i create a new flutter project (flutter version: Flutter 3.16.9 • channel stable, Dart 3.2.6 • DevTools 2.28.5) and add the following lines in my pubspec: hms_room_kit: ^1.0.12 I get the following error: You can try the following suggestion to make the pubspec resolve:
|
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
hey @mobile-development-group-com hmssdk_flutter:
git:
url: https://github.com/100mslive/100ms-flutter.git
ref: FLUT-277 # branch name
path: packages/hmssdk_flutter |
hey @mobile-development-group-com @Gnpiwano |
This issue was closed because it has been stalled for 5 days with no activity. |
Description
Latest update to version 0.4.0+2 is almost a year old and includes a bug fix for "Fix a bug for updates to render objects that have not been laid out yet". Please update to the latest version.
100ms Flutter Version
1.9.9
Steps to reproduce
Add the following to pubspec:
visibility_detector: ^0.4.0+2
#100 ms live
hms_room_kit: ^1.0.12
hmssdk_flutter: ^1.9.9
Expected results
App should be able to compile.
Code example, screenshot, or link to a repository
.
Logs
No response
Flutter Doctor output
[✓] Flutter (Channel stable, 3.16.9, on macOS 14.2.1 23C71 darwin-arm64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc4)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] VS Code (version 1.85.1)
[✓] Connected device (4 available)
[✓] Network resources
• No issues found!
The text was updated successfully, but these errors were encountered: