- Add connectivity_plus: ^6.0.3 to pubspec.yaml - DeviceInfoCollector._getNetworkType() calls Connectivity().checkConnectivity() and maps ConnectivityResult → wifi / mobile / ethernet / vpn / bluetooth / none / unknown - networkType field in DeviceContext is now populated on every cold start - All page_view and session events carry the accurate network type in device props Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets/images | ||
| ios | ||
| lib | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
genex_consumer
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.