flutter_device_preview icon indicating copy to clipboard operation
flutter_device_preview copied to clipboard

Modernising the entire project

Open bradrushworth opened this issue 1 year ago • 9 comments

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

bradrushworth avatar May 13 '23 07:05 bradrushworth

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

bradrushworth avatar May 13 '23 07:05 bradrushworth

This is a sweet update! I hope the author merges it in

mikhael28 avatar May 17 '23 15:05 mikhael28

@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?

wer-mathurin avatar Jun 30 '23 05:06 wer-mathurin

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?

Princewil avatar Jul 30 '23 00:07 Princewil

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.

Princewil avatar Jul 30 '23 00:07 Princewil

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.

Dnathan33 avatar Sep 06 '23 00:09 Dnathan33

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! :(

walid-ashik avatar Oct 05 '23 20:10 walid-ashik

@bradrushworth Any idea on this issue? Dialog widget is out of phone boundaries #175

yassine-bennkhay avatar Dec 05 '23 10:12 yassine-bennkhay

iPhone14Pro is not working here. Do not waste your time

Nikzed avatar May 31 '24 19:05 Nikzed