flutter / samples

A collection of Flutter examples and demos
https://flutter.github.io/samples/
Other
17.28k stars 7.53k forks source link

Address foldable device support in a new or updated sample #750

Open i-anuragmishra opened 3 years ago

i-anuragmishra commented 3 years ago

Flutter 2.00 supports foldable phones. we should add a app showing foldable interface in samples.

i-anuragmishra commented 3 years ago

@RedBrogdon can I be assigned this?

abd99 commented 3 years ago

Hello @i-anuragmishra,

Thanks for show interest in contributing to the repo!

As per my knowledge, foldable support hasn't been merged into the SDK yet. For more details, visit: Announcing Flutter support for foldable devices

With that said, I too feel that adding a sample on this topic would be a valuable addition to the repo. I guess we'll have to wait until it lands into beta/stable and the team approves the need for this sample.

i-anuragmishra commented 3 years ago

alright @abd99 closing this issue for now.

domesticmouse commented 3 years ago

I'm going to re-open this ticket as a signifier of future required work, to help with prioritising work going forward. Please star this issue if foldable device support samples is important to you =)

i-anuragmishra commented 3 years ago

Agreed @domesticmouse .... I feel we can star it as enhancements @abd99 and may be include a experimental sample in future.