Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devyuji/isave_flutter
Instagram tool to download images, reels, videos and more.
https://github.com/devyuji/isave_flutter
flutter instagram
Last synced: about 1 month ago
JSON representation
Instagram tool to download images, reels, videos and more.
- Host: GitHub
- URL: https://github.com/devyuji/isave_flutter
- Owner: devyuji
- Archived: true
- Created: 2021-09-11T07:00:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T13:14:49.000Z (about 2 years ago)
- Last Synced: 2024-08-03T14:09:21.108Z (5 months ago)
- Topics: flutter, instagram
- Language: Dart
- Homepage: https://www.isave.cc
- Size: 2.39 MB
- Stars: 39
- Watchers: 1
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# isave
Instagram tool to download images, reels, videos and more.
`Currently, the app will not operate due to a server problem. It is advised that you use the web version for optimal functioning.`
## Different version
- [Web](https://github.com/devyuji/isave)
## Try out the app
[App link](https://github.com/devyuji/isave_flutter/releases)
**A feedback would be appreciated**
## Screenshots
![](/assets/screenshots/cover_image.png)
## Getting Started
```bash
git clone https://github.com/devyuji/isave_flutter
cd isave_flutter
pub get or flutter get
```_Choose the android emulator and run main.dart file using (flutter run lib/main.dart) command_
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.