AloyASen / Flutter-samples

the new cross platform system that is to use supply chain management using blockchains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_whatsapp

Join the chat at https://gitter.im/flutter_whatsapp/community

Whatsapp (ver. 2.19.98) clone using Flutter.

About

I made this for my study/exercise on Flutter. I only make the client-side app, the server side is a dummy server.

Development

Note: Create your own Firebase project and add the google-services.json to the project to use QR code reader.

Screenshots

  1. AppBar & TabBar

AppBar & TabBar

  1. Retrieve list of chats from API and display them

Retrieve list of chats from API and display them

  1. Search through chats/statuses/calls

Search through chats/statuses/calls

  1. Show popup when profile is clicked

Show popup when profile is clicked

  1. Retrieve list of contacts in phone

Retrieve list of contacts in phone

  1. See chat messages and send a new message

See chat messages and send a new message

  1. See status detail

See status detail

  1. Others
    • Retrieve images from DCIM/Camera folder in Camera tab.
    • Take a picture and save it to DCIM/Camera folder.
    • Take a video and save it to DCIM/Camera folder.
    • Scan a QR code (Still buggy).
    • Make an intent to open Contacts app on Android.
    • Make an intent to open an email app to invite friends.

About

the new cross platform system that is to use supply chain management using blockchains

License:MIT License


Languages

Language:Dart 99.0%Language:Objective-C 0.6%Language:Java 0.3%Language:Shell 0.2%