https://github.com/gregkorossy/randomphotos
Small project for #FlutterCreate dev challenge @ https://flutter.dev/create
https://github.com/gregkorossy/randomphotos
flutter flutter-create flutter-create-contest
Last synced: 21 days ago
JSON representation
Small project for #FlutterCreate dev challenge @ https://flutter.dev/create
- Host: GitHub
- URL: https://github.com/gregkorossy/randomphotos
- Owner: gregkorossy
- License: mit
- Created: 2019-04-08T14:42:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T14:49:26.000Z (about 7 years ago)
- Last Synced: 2024-04-17T23:51:04.177Z (about 2 years ago)
- Topics: flutter, flutter-create, flutter-create-contest
- Language: Dart
- Homepage:
- Size: 468 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 20 pics
This application shows 20 random pics from Flickr using RSS(https://www.flickr.com/services/feeds).
The individual images can be zoomed and panned around while using the details page as a gallery
swiping left and right, and you can visit the original source too!
Have fun :)
P.S. It was tested only on Android.