Skip to content

An application has been created to display the menu using the Flutter framework#2

Open
user-nazar wants to merge 4 commits intomainfrom
catalog
Open

An application has been created to display the menu using the Flutter framework#2
user-nazar wants to merge 4 commits intomainfrom
catalog

Conversation

@user-nazar
Copy link
Owner

Added functionality to the previous application.

Screen:

image

In this application you can also see that a certain entry that is available in the directory has been added and is marked in the list.

Copy link
Collaborator

@xor3r xor3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks OK but I don't see the feature here, maybe consider adding a GIF or description of what was changed.

lib/main.dart Outdated
content: const Text("Added to catalog"),
actions: <Widget>[
FlatButton(
child: const Text("Okey"),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor typo: Okey -> Okay

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The functionality is that I generated the words that are displayed in the list. The emulator does not work well. There is also an option to view notifications that this entry has actually been added to the list

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, got it.

@user-nazar user-nazar requested a review from xor3r September 29, 2021 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants