Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prateekmedia/whishapp
Whatsapp Status saver, contact unsaved numbers, create stickers made using Flutter
https://github.com/prateekmedia/whishapp
chat dart flutter hacktoberfest number status-saver-for-whatsapp whatsapp
Last synced: 6 days ago
JSON representation
Whatsapp Status saver, contact unsaved numbers, create stickers made using Flutter
- Host: GitHub
- URL: https://github.com/prateekmedia/whishapp
- Owner: prateekmedia
- License: gpl-2.0
- Created: 2021-11-11T00:59:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T13:41:21.000Z (about 2 years ago)
- Last Synced: 2024-12-03T13:13:04.931Z (19 days ago)
- Topics: chat, dart, flutter, hacktoberfest, number, status-saver-for-whatsapp, whatsapp
- Language: Dart
- Homepage:
- Size: 451 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WhishApp
Enhancing your WhatsApp experience.
- Chat with unknown Number
- Status Saver
- Represent a name using emoji's (Coming soon)
- Sticker chat (Coming soon)### Direct app download
---
### Build from source
- Download latest Flutter SDK (>=2.5.0)
- Clone this repo and then for building```bash
# Download dependencies
flutter pub get; flutter create .
# For Direct Testing
flutter build
```### License
**WhishApp** is licensed under the [**GPL-2.0 license**](LICENSE.md).