Skip to content

RyanRen2023/s3mobile

Repository files navigation

Mobile Lab Practice

Week 3 Lab

Week 3 Lab Repository

Create a login page with two text fields. One is for "Login name" and the one below it for "password".

Week 4 Lab

Week 4 Lab Repository

Layouts by recreating this image on a page:

Week 5 Lab

Week 5 Lab Repository

Creating a second page for your app: Add a second page to your app called ProfilePage. Then when you use your login page, and your password is correct, navigate to your new page.

Week 6 Lab

Week 6 Lab Repository

ListViews: Create a "To Do" list application that lets users add items to a list. The user can type into a TextField and click "Add" which should then make the item in the List.

Week 8 Lab

Week 8 Lab Repository

Using Database with Flutter: This project demonstrates the use of a SQLite database in a Flutter application using the Floor package. The application allows users to manage a list of Todo items with the ability to add, view, and delete items. The data is securely stored using encrypted shared preferences.

Week 9 Lab

Week 9 Lab Repository

Responsive Layouts: This project demonstrates the implementation of a responsive layout in a Flutter application. The application adapts to different screen sizes to provide an optimal user experience on various devices. The Todo list application from the previous weeks is enhanced with a responsive layout that adjusts the display of the todo list and the detailed view of selected items based on the screen size.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published