rohitsangwan01 / whatsapp_bot_flutter

Whatsapp bot for flutter desktop
MIT License
37 stars 24 forks source link

How to keep session on desktop/web #62

Closed eduardo-mattos closed 1 month ago

eduardo-mattos commented 1 month ago

Hello, is there a way to keep the session saved in desktop and web applications? I didn't find a way to save the session so the user doesn't need to scan the QRcode every time they open the application. Also, thank you for this package, it is amazing.

rohitsangwan01 commented 1 month ago

You can pass String? sessionDirectory in connect method, this will save session in the directory