hcbpassos / double_back_to_close_app

A Flutter package that allows Android users to press the back-button twice to close the app.
BSD 2-Clause "Simplified" License
59 stars 17 forks source link

Error: No named parameter with the name 'nullOk'. #14

Closed RaviGaruda closed 3 years ago

RaviGaruda commented 3 years ago

earlier its working well nowadays it's showing error here if (Scaffold.of(context, nullOk: true) == null) { in library

ghost commented 3 years ago

I'm closing this as dup of #13 :)