rohitsangwan01 / whatsapp_bot_flutter

Whatsapp bot for flutter desktop
MIT License
41 stars 27 forks source link

How to keep session on desktop/web #62

Closed eduardo-mattos closed 4 months ago

eduardo-mattos commented 4 months 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 4 months ago

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