mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Update README.md (#853)
Probably shouldn't have the README mention a widget that no longer exists.
This commit is contained in:
@@ -22,13 +22,6 @@ These are the screens presented in the app, roughly analogous to
|
||||
UIViewControllers. `HomeScreen` is the root, and the others are shown
|
||||
as the user navigates.
|
||||
|
||||
### `/widgets/search_bar.dart`
|
||||
|
||||
An example of how to construct an Cupertino-style search bar. The
|
||||
Flutter team [is working on an official widget](https://github.com/flutter/flutter/issues/9784)
|
||||
for this. Once that effort is complete, developers will not need to roll
|
||||
their own search bars, so to speak.
|
||||
|
||||
## Questions/issues
|
||||
|
||||
If you have a general question about any of the techniques you see in
|
||||
|
||||
Reference in New Issue
Block a user