(flutter programming) how to add a menu (3 dots including settings and about) in the flutter project?
explain further:
2 - Contain an About screen with the building header graphic, ITEC 4550 as text, an image of your choosing, the date you created the app, and your name
Navigation back to the main screen must be provided.
2 - Options menu (aka Settings) contains: Settings …, OCR …, and About. Settings… and OCR … are not completely operational yet, simply display a SnackBar noting that 'Settings (/OCR) will be coming soon'.