flutter_device_preview
flutter_device_preview copied to clipboard
Modernising the entire project
sdk: '>=2.18.4 <3.0.0' added new device "Pixel 4" #195 Fix a typo in the documentation #201 Corrects the iPhone 12 screen size and safe area #204 Bump intl to v.0.18.0 #222
Feel free to use this update by adding to your pubspec.yaml
dependency_overrides:
device_preview:
git:
url: https://github.com/bradrushworth/flutter_device_preview.git
path: device_preview
# path: ../flutter_device_preview/device_preview
device_frame:
git:
url: https://github.com/bradrushworth/flutter_device_preview.git
path: device_frame
# path: ../flutter_device_preview/device_frame
This is a sweet update! I hope the author merges it in
@aloisdeniel: this plugin is awesome, but need some love in terms of accepting PR. PRs that make it compatible with the latest and greatest flutter release and devices seems very helpful. Any timeframe to review this PR?
Feel free to use this update by adding to your pubspec.yaml
dependency_overrides: device_preview: git: url: https://github.com/bradrushworth/flutter_device_preview.git path: device_preview # path: ../flutter_device_preview/device_preview device_frame: git: url: https://github.com/bradrushworth/flutter_device_preview.git path: device_frame # path: ../flutter_device_preview/device_frame
Sorry, I don't get this. I can see two packages here: "device_preview" and "device_frame", you mean I should add both?
Feel free to use this update by adding to your pubspec.yaml
dependency_overrides: device_preview: git: url: https://github.com/bradrushworth/flutter_device_preview.git path: device_preview # path: ../flutter_device_preview/device_preview device_frame: git: url: https://github.com/bradrushworth/flutter_device_preview.git path: device_frame # path: ../flutter_device_preview/device_frame
Sorry, I don't get this. I can see two packages here: "device_preview" and "device_frame", you mean I should add both?
Never mind. I got it now. Thanks for the update.
Thanks for making the updates @bradrushworth. Good work!
@aloisdeniel I'd be happy to help in maintaining the project. I understand that it can be difficult for one person to maintain it all consistently. I'm already familiar with the project's codebase and I have two PRs already merged in.
Thanks for making the updates @bradrushworth. Good work!
@aloisdeniel I'd be happy to help in maintaining the project. I understand that it can be difficult for one person to maintain it all consistently. I'm already familiar with the project's codebase and I have two PRs already merged in.
There's no activity in this project. can you fork it and create a separate project where we can all contribute? seems like this project is dead! :(
@bradrushworth Any idea on this issue? Dialog widget is out of phone boundaries #175
iPhone14Pro is not working here. Do not waste your time