aliyigitbireroglu / flutter-peek-and-pop

Peek & Pop implementation for Flutter based on the iOS functionality of the same name.
MIT License
238 stars 20 forks source link

Peek&Pop for android #4

Open hardikkhatri1 opened 4 years ago

hardikkhatri1 commented 4 years ago

Hello aliyigitbireroglu, Can you provide this feature in android also?

aliyigitbireroglu commented 4 years ago

Unfortunately I don't have access to an Android with force touch. Actually I don't even know if it exists?

asmodeoux commented 4 years ago

Long press support is really needed as actual iPhones do not support 3D Touch as well

aliyigitbireroglu commented 3 years ago

I am in the process of fixing the library but you are right. I will make adjustments for it to work with long press as well which should be enough for it to function on Android devices as well.