GIF 查找器
一款用 Flutter 和 GIPHY API 制作的 GIF 查找器。
使用此应用程序,您可以查看 Giphy 上热门的 GIF,并在社交网络或链接上与之共享。
它使用 Giphy API 开发。

如何使用?
- Clone this repository:
$ git clone https://github.com/felipecastrosales/Gif-Finder Gif-Finder
- Enter in directory:
$ cd Gif-Finder
- For install dependencies:
$ flutter packages get
- Run the app:
$ flutter run