Skip to content
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

Incompatible with last stable version of flutter 3.27.1 #1813

Open
John-Dormevil opened this issue Dec 19, 2024 · 5 comments
Open

Incompatible with last stable version of flutter 3.27.1 #1813

John-Dormevil opened this issue Dec 19, 2024 · 5 comments

Comments

@John-Dormevil
Copy link

John-Dormevil commented Dec 19, 2024

What happened?

After upgrading flutter to the last stable version (3.27.1) the flutter application does not compile anymore.

Repro steps

Upgrade to flutter 3.27.1 stable
try to run your project

Version

3.27.1

What Atlas Services are you using?

Local Database only

What type of application is this?

Flutter Application

Client OS and version

15

Code snippets

No response

Stacktrace of the exception/crash you're getting

No response

Relevant log output

../../../.pub-cache/realm_generator-3.4.1/lib/src/pseudo_type.dart:16:7: Error: The non-abstract class 'PseudoType' is missing implementations for these members:
 - DartType.element3
Try to either
 - provide an implementation,
 - inherit an implementation from a superclass or mixin,
 - mark the class as abstract, or
 - provide a 'noSuchMethod' implementation.

class PseudoType extends TypeImpl {
      ^^^^^^^^^^
../../../.pub-cache/analyzer-6.11.0/lib/dart/element/type.dart:53:17: Context: 'DartType.element3' is defined here.
@htetlynnhtun
Copy link

This issue keep coming back again.

@richard457
Copy link

None is fixing it from mongo unless someone from the community take it up, anyone?

@scris
Copy link
Contributor

scris commented Dec 21, 2024

None is fixing it from mongo unless someone from the community take it up, anyone?

Yep I think the situation this repo is currently coming into is not very positive ...

@dotjon0
Copy link

dotjon0 commented Dec 21, 2024

This repo is being supported by MongoDB, however you have to follow the correct process to access support. You have to raise a support ticket via the MongoDB at mongodb.com. MongoDB are not intaking support requests via GitHub on this repo any longer.

@nielsenko

@nirinchev
Copy link
Member

This should be an easy fix though - if anyone would like to submit a quick PR addressing the issue, I'd be happy to kick off a release. Otherwise it may need to wait until after the holidays.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants