You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flutter/packages#2495 added a bunch of ignores to the go_router examples for the avoid_dynamic_calls lint. The examples need to be refactored to not make dynamic calls.
flutter/packages#2495 added a bunch of ignores to the go_router examples for the
avoid_dynamic_callslint. The examples need to be refactored to not make dynamic calls.