https://github.com/emvaized/unsplash_images
Example of simple client for Unsplash.com
https://github.com/emvaized/unsplash_images
Last synced: 11 months ago
JSON representation
Example of simple client for Unsplash.com
- Host: GitHub
- URL: https://github.com/emvaized/unsplash_images
- Owner: emvaized
- Created: 2019-06-18T21:42:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T12:54:38.000Z (over 6 years ago)
- Last Synced: 2025-03-16T17:46:13.865Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unsplash Images
A simple application that displays some photos from Unsplash.com as a list of cards. Implemented displaying photos in full screen with full resolution when clicking on the card, as well as updating the list using the "Pull down to refresh" method.