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/
- Host: GitHub
- URL: https://github.com/junixapp/flutter_gank
- Owner: junixapp
- License: apache-2.0
- Created: 2019-05-15T18:44:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-15T18:57:13.000Z (about 7 years ago)
- Last Synced: 2025-07-20T04:17:37.020Z (11 months ago)
- Language: Dart
- Homepage:
- Size: 4.44 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_gank
A flutter client for [gank.io]( http://gank.io/)
# ScreenShot
 
 
# 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
```