whatsapp_bot_flutter 0.0.7 copy "whatsapp_bot_flutter: ^0.0.7" to clipboard
whatsapp_bot_flutter: ^0.0.7 copied to clipboard

Whatsapp bot using puppeteer and whatsapp web scraping with flutter desktop/web and dart projects support

0.0.7 #

  • Added support for Android and Ios
  • update readme

0.0.6 #

  • breakingChange: we have to use WhatsappClient.chat for accessing sendTextMessage/sendFilesMessages
  • Added WhatsappClient.chat With these Features
    • Send Text/File/Location messages
    • Added archive/unarchive chat
    • canMute
    • mute /unmute
    • clearChat
    • deleteChat
    • getLastSeen
    • getChats
    • markAsSeen
    • markAsUnread
    • pin/unpin
    • deleteMessages
    • downloadMedia
    • getMessages
    • createPollInGroups
    • sendContactCard
  • Added WhatsappClient.contact with these Features
    • getProfilePicture
    • getStatus
    • getContacts
  • Added WhatsappClient.profile with these Features
    • getMyStatus
    • setMyStatus
    • isBusiness
    • setMyProfilePicture

0.0.5 #

  • breaking changes
  • added multi Client support
  • added call events
  • added option to reject call
  • added option to reply to a message
  • added web support
  • and many other minor features

0.0.4 #

  • remove flutter dependency
  • add pureDart support
  • add method to convert string to QRCodeText to print in terminal
  • minor bug fixes

0.0.3 #

  • major refactoring
  • added option to share files
  • added option to share location
  • added option to get messages stream

0.0.2 #

  • minor fixes

0.0.1 #

  • Initial version
53
likes
0
pub points
81%
popularity

Publisher

verified publisherrohitsangwan.site

Whatsapp bot using puppeteer and whatsapp web scraping with flutter desktop/web and dart projects support

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, puppeteer, zxing2

More

Packages that depend on whatsapp_bot_flutter