DART 🎯 FLUTTER
2.57K subscribers
240 photos
2 videos
2 files
2.51K links
A community of Dart and Flutter lovers ❀️

Russian chat: @ru_dart
News: @dartside
Jobs: @dartlang_jobs
Contacts: @plugfox https://plugfox.dev
Download Telegram
Forwarded from Dart: Tips Of The Day
Most developers don't know how to debug WebView and CustomTabs and track network requests, layouts, and errors.

But it's very simple
1) Start debugging on your phone or emulator as usual
2) Open in chrome ON YOUR DESKTOP the link chrome://inspect/#devices
3) Find the web view of the SMARTPHONE on this page
4) Click β€œinspect”
5) Debug with DevTools like a regular website, console, network requests, etc. You can also see what's happening on the screen

#tipoftheday #dart #dartdev #dartlang #flutter #flutterdev #plugfox #devtools #webview
πŸ”₯13