Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE NOTE THAT THIS HOMEWORK IS 1 PAGE AND WITH A TOTAL OF 10 POINTS. QUESTION 1: [10 POINTS] Develop a Flutter mobile app project.

PLEASE NOTE THAT THIS HOMEWORK IS 1 PAGE AND WITH A TOTAL OF 10 POINTS. QUESTION 1: [10 POINTS] Develop a Flutter mobile app project. The project aims to showcase your expertise in developing mobile apps. These apps may include, but are not limited to, eLibrary, Point of Sale (POS), Payroll, Inventory, Fixed Assets, and E-Commerce. The developed app should satisfy the following criteria: A. [2 POINTS] The app should include at least 2 pages: (a) List page; (b) Add page. B. [4 POINTS] The List Page should include a list of items of your own choice (such as Books, Cars, Students, etc.). Each item should appear as a card displaying at least three attributes. Each item should have at least four attributes as follows: an integer id, a string attribute, a boolean attribute, and an attribute of type double. C. [2 POINTS] The List Page should support the following gestures: a. onSwipe: Use swipe (Start-to-end) to dismiss the selected item. It would be best to show an alert dialog, asking the user to confirm the item deletion. If the user press yes, delete the selected item; otherwise, close the dialog, and return to the List Page. D. [2 POINTS] The List Page should include a FloatingActionButton. Once the user tab on this button, the Add new Page should be open, allowing the user to fill in the new item information and return to the List Page to display the new item in the list

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Illuminated

Authors: Catherine M Ricardo, Susan D Urban

3rd Edition

1284056945, 9781284056945

More Books

Students also viewed these Databases questions