Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starland9/image_downloader
an image downloader make with flutter
https://github.com/starland9/image_downloader
Last synced: 12 days ago
JSON representation
an image downloader make with flutter
- Host: GitHub
- URL: https://github.com/starland9/image_downloader
- Owner: Starland9
- Created: 2023-10-07T15:58:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-07T23:15:34.000Z (about 1 year ago)
- Last Synced: 2023-10-08T23:28:17.274Z (about 1 year ago)
- Language: C++
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image_downloader
An image downloader.
make with flutter## Screenshots
![couscous]()
![ordinateurs]()### Clone this repository
```bash
git clone https://github.com/Starland9/image_downloader.gitcd image_downloader
```### Install dependencies
```bash
flutter pub get
```### Run
```bash
flutter run
```