native_widgets icon indicating copy to clipboard operation
native_widgets copied to clipboard

Whats with this plugin?

Open mikuhl-dev opened this issue 5 years ago • 0 comments

I came looking for something that would help me write a app that looks good in Material and Cupertino. I started with a NativeApp, but then saw you cant add any routes. Nevermind then, I will use MaterialApp. So then I set the default route to a NativeScaffold, and try to add a NativeSearchAppBar as the app bar. NativeSearchAppBar cant be used as a NativeAppBar. Nevermind then, I will use Scaffold. Then the NativeSearchAppBar then seems to do nothing, so I set isSearching to true, and the widget just gives an error. I'm just all around very confused about this plugin, and what its supposed to do.

mikuhl-dev avatar Jul 12 '20 00:07 mikuhl-dev