# [App] Pig Pick Eat - 一鍵抽選心水餐廳

話說以前常與舊同事笑言，lunch不知吃什麼才好，謂"不如整個app random抽間餐廳啦~"  
事實上我也是有點選擇困難症的毛病。  
所以最近學了用flutter去寫app，寫了個簡單的app來做「一鍵抽選」。

於是可愛的豬仔Pig Pick Eat就此誕生了！~

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1693319011588/a5e5a504-7ca5-4857-b03e-599d3a2415a2.png align="center")

這個app用法很簡單:  
\- 加入一些你的心水餐廳  
\- 在主頁click button隨機抽選

ios app store:  
[https://apps.apple.com/app/id6463807800](https://apps.apple.com/app/id6463807800)

Android Google play:  
[https://play.google.com/store/apps/details?id=com.airic.pigpickeat](https://play.google.com/store/apps/details?id=com.airic.pigpickeat)

網頁版(數據儲在local storage, 跟browser的):  
[https://airicyu.github.io/pig-pick-eat/](https://airicyu.github.io/pig-pick-eat/)
