mlhubber / mlflutter

GNU General Public License v3.0
1 stars 0 forks source link

MLFLUTTER: Add an about dialogue #9

Closed gjwgit closed 2 weeks ago

gjwgit commented 1 month ago

User Story

As a user I want to check information about the app. Usually I expect a little i icon. Perhaps add an About entry just above the Log entry in the menu. I tap on this and a popup window is displayed with information about the app.

Details

There is a showAbout function from Flutter to do this.

Ting-TT commented 3 weeks ago

The "About" dialogue is added to the bottom left of the app, just above the version number. Here is the look of the app with the popup window after clicking "About":

About dialogue