Whats with this plugin?

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
dart, flutter
Domain
mobile-dev

Research direction

Reproduce the reported combinations involving NativeApp, MaterialApp, NativeScaffold, NativeSearchAppBar, and NativeAppBar, including setting isSearching to true. The issue does not identify files, tests, or a single expected behavior, so the intended API and a definition of done need to be clarified before implementation.

Written by the indexing model from the issue text.

Description

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.

Dominant language
Dart
Stars
94
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fluttercommunity/native_widgets

All issues in fluttercommunity/native_widgets

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.