Skip to content

Commit ae69b2a

Browse files
authored
Merge pull request #522 from EnsembleUI/device_preview_issue
Added alignment and background color to device preview
2 parents 5be8d51 + 776c6ee commit ae69b2a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pubspec.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ dependencies:
2424
flutter:
2525
sdk: flutter
2626

27+
device_preview:
28+
git:
29+
url: https://github.com/vinothvino42/flutter_device_preview.git
30+
ref: develop
31+
2732
yaml: ^3.1.2
2833
font_awesome_flutter: ^9.2.0
2934
intl: ^0.18.0
@@ -35,7 +40,6 @@ dependencies:
3540
flutter_rating_bar: ^4.0.0
3641
fl_chart: ^0.62.0
3742
signature: ^5.2.1
38-
device_preview: ^1.1.0
3943

4044
ensemble_ts_interpreter:
4145
git:

0 commit comments

Comments
 (0)