Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mastersam07/wa_status_saver
A whatsApp status saver/downloader with flutter
https://github.com/mastersam07/wa_status_saver
cross-platform dart flutter flutter-apps flutter-ui mobile wa-status-saver whatsapp whatsapp-status whatsapp-status-saver
Last synced: 7 days ago
JSON representation
A whatsApp status saver/downloader with flutter
- Host: GitHub
- URL: https://github.com/mastersam07/wa_status_saver
- Owner: Mastersam07
- License: mit
- Created: 2020-01-03T17:14:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T03:11:51.000Z (over 2 years ago)
- Last Synced: 2023-11-07T17:15:55.054Z (about 1 year ago)
- Topics: cross-platform, dart, flutter, flutter-apps, flutter-ui, mobile, wa-status-saver, whatsapp, whatsapp-status, whatsapp-status-saver
- Language: Dart
- Size: 1.08 MB
- Stars: 138
- Watchers: 8
- Forks: 55
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wa_status_saver
A whatsApp status saver/downloader with flutter.
[![Codemagic build status](https://api.codemagic.io/apps/5e0f76d23c4b570de57adbfa/5e0f76d23c4b570de57adbf9/status_badge.svg)](https://codemagic.io/apps/5e0f76d23c4b570de57adbfa/5e0f76d23c4b570de57adbf9/latest_build)
# β¨ Requirements
- Any Operating System (ie. MacOS X, Linux, Windows)
- Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
- A little knowledge of Dart and Flutter
- Some fingers to code πDownload the `apk-debug.apk` to try out wa_status_saver
Don't forget to starβ the repo if you like what you seeπ.## π Plugins
| Name | Usage |
|------|-------|
|[**Permission Handler**](https://pub.dev/packages/permission_handler)| Request and check permissions|
|[**Staggered Grid View**](https://pub.dev/packages/flutter_staggered_grid_view)| Display status in grid|
|[**Path Provider**](https://pub.dev/packages/path_provider)| Locations on file system/file manager|
|[**Image Gallery Saver**](https://pub.dev/packages/image_gallery_saver)| Save images to gallery|
|[**Chewie**](https://pub.dev/packages/http)| Plays video statuses|## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.