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

https://github.com/junixapp/flutter_gank

A flutter client for http://gank.io/
https://github.com/junixapp/flutter_gank

Last synced: 9 months ago
JSON representation

A flutter client for http://gank.io/

Awesome Lists containing this project

README

          

# flutter_gank
A flutter client for [gank.io]( http://gank.io/)

# ScreenShot
![](art/1.gif) ![](art/2.gif)

![](art/3.gif) ![](art/4.gif)

# pub
```yaml
dependencies:
flutter:
sdk: flutter
dio: 2.1.3
scoped_model: ^1.0.1
fluttertoast: ^3.0.4
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
cached_network_image: ^0.8.0
shared_preferences: ^0.5.2
flutter_webview_plugin: ^0.3.5
photo_view: ^0.3.3
```