packages/google_maps_flutter/google_maps_flutter_web/lib/src/convert.dart (3 lines): - line 176: // TODO: Move to their appropriate objects, maybe make these copy constructors: - line 213: // TODO: Compute the pixelOffset of the infoWindow, from the size of the Marker, - line 262: // TODO: Compute anchor properly, otherwise infowindows attach to the wrong spot. packages/video_player/video_player/lib/video_player.dart (1 line): - line 622: // TODO: This would be more efficient as a binary search. packages/video_player/video_player_web/lib/video_player_web.dart (1 line): - line 273: // TODO: Do we need to expose a "muted" API? https://github.com/flutter/flutter/issues/60721 packages/google_maps_flutter/google_maps_flutter_platform_interface/lib/src/platform_interface/google_maps_flutter_platform.dart (1 line): - line 363: // TODO: Replace with a structured type that's part of the interface. packages/google_sign_in/google_sign_in_web/lib/google_sign_in_web.dart (1 line): - line 104: // TODO: https://github.com/flutter/flutter/issues/48528 packages/google_sign_in/google_sign_in_web/lib/src/utils.dart (1 line): - line 33: // TODO add a timeout race to fail this future packages/google_sign_in/google_sign_in/lib/google_sign_in.dart (1 line): - line 280: // TODO: Should we log errors here, if debug or similar?