577c4737ae50b0a00797824b16e5908f32490388
isProModeActive was in-memory only — a browser refresh reset it to false even when the URL was a professional route. Fix: read/write 'isProModeActive' from SharedPreferences in ProfessionalProvider (constructor, toggleProMode, setIsProModeActive, logout). Also clear the flag in AuthProvider.isAuthenticated() when the user's proState is not active, so a stale value can't trap a non-pro user in professional mode. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
prosapp_web_app
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Languages
Dart
91.8%
C++
3.9%
CMake
3.1%
HTML
0.5%
Swift
0.4%
Other
0.2%