An open API service indexing awesome lists of open source software.

https://github.com/gstory0404/hellobird

Flutter原生方法开发FlappyBird全平台版
https://github.com/gstory0404/hellobird

Last synced: 7 months ago
JSON representation

Flutter原生方法开发FlappyBird全平台版

Awesome Lists containing this project

README

          

# Flutter开发FlappyBird

## 界面

andorid
![截图](https://github.com/gstory0404/HelloBird/blob/master/screenshot/gif_1.gif)

mac
![截图](https://github.com/gstory0404/HelloBird/blob/master/screenshot/gif_2.gif)

整个项目都是使用的Flutter相关api来开发的,所以全平台运行没有问题。音乐部分因为api没有支持,所以使用了audioplayers,仅支持andorid、iOS、web、MACOS系统。