-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: None
What happened?
There is an incompatibility issue between the realm package and the fluent_ui package when used together in the same project.
Repro steps
- Create a new Flutter project.
- Add realm version 3.3.0 or higher to pubspec.yaml.
- Add fluent_ui version 4.4.0 to pubspec.yaml.
- Run flutter pub get.
Version
'>=3.3.3 <4.0.0'
What Atlas Services are you using?
Local Database only
What type of application is this?
Flutter Application
Client OS and version
win11
Code snippets
No response
Stacktrace of the exception/crash you're getting
No response
Relevant log output
No response