-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Labels
possible-bugPossible bugPossible bug
Description
flutter_clean_architecture-5.0.4/lib/src/view.dart:142:29: Error: Method 'addObserver' cannot be called on 'WidgetsBinding?' because it is potentially null.
'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../../Desktop/projects/flutter/packages/flutter/lib/src/widgets/binding.dart').
Try calling using ?. instead.
WidgetsBinding.instance.addObserver(_controller);
^^^^^^^^^^^
Failed to package com.example.app.
Command PhaseScriptExecution failed with a nonzero exit code
Metadata
Metadata
Assignees
Labels
possible-bugPossible bugPossible bug