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

[sheet] 1.0.0-pre scrollable.dart SheetState miss devicePixelRatio #364

Closed
GenLix opened this issue Aug 18, 2023 · 6 comments
Closed

[sheet] 1.0.0-pre scrollable.dart SheetState miss devicePixelRatio #364

GenLix opened this issue Aug 18, 2023 · 6 comments

Comments

@GenLix
Copy link

GenLix commented Aug 18, 2023

flutter version: 3.13.0

@ihadabs
Copy link

ihadabs commented Aug 18, 2023

same

Failed to build iOS app
Error (Xcode):
../../../../../../../.pub-cache/hosted/pub.dev/sheet-1.0.0-pre/lib/src/scrollable.dar
t:313:7: Error: The non-abstract class 'SheetState' is missing implementations for
these members:


Encountered error while building for device.

flutter --version 
Flutter 3.13.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision efbf63d9c6 (2 days ago) • 2023-08-15 21:05:06 -0500
Engine • revision 1ac611c64e
Tools • Dart 3.1.0 • DevTools 2.25.0

@ihadabs
Copy link

ihadabs commented Aug 18, 2023

@GenLix @Maatteogekko

You can use the following till it's fixed:

sheet:
    git:
        url: https://github.com/ihadabs/sheet.git

@saltedpotatos
Copy link
Contributor

Ive opened PR #365 with changes that mirror the Flutter PR that introduced devicePixelRatio changes.

@GenLix GenLix closed this as completed Aug 21, 2023
@Maatteogekko
Copy link

This should stay open until a new version with the fix is released, don't you think?

@VladSparkco
Copy link

@GenLix @Maatteogekko

You can use the following till it's fixed:

sheet:
    git:
        url: https://github.com/ihadabs/sheet.git

Hi! Where should I add the code?

@gibahjoe
Copy link

@GenLix @Maatteogekko
You can use the following till it's fixed:

sheet:
    git:
        url: https://github.com/ihadabs/sheet.git

Hi! Where should I add the code?

add it to pubspec

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

No branches or pull requests

6 participants