0% found this document useful (0 votes)
6 views

Mobile - Flutter Assignment (1)

The document outlines the development of a Location screen within the Flutter framework for an Attendance feature. It includes functionalities such as displaying a list of members with location tracking, showing current and past visited locations on a map, and generating routes between two visited locations with details on distance and duration. The design reference is provided via a Figma link for visual guidance.

Uploaded by

10321210130
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Mobile - Flutter Assignment (1)

The document outlines the development of a Location screen within the Flutter framework for an Attendance feature. It includes functionalities such as displaying a list of members with location tracking, showing current and past visited locations on a map, and generating routes between two visited locations with details on distance and duration. The design reference is provided via a Figma link for visual guidance.

Uploaded by

10321210130
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Need to develop Location screen within Flutter framework:

1) From Menu, click on Attendance - it will load a list of members with 2 icons on the
right side. The 2nd icon is to check the current Location & Route traveled by an
individual member.

2) When you see any individual member data (by clicking on the icon), it will show the
current location on MAP. And in bottom - it shows all the visited locations in timeline
view. By default, it shows TODAY's data - date filter will help to see past dates data. You
can pull the list above to see the complete list of traveled locations.

3) Any 2 visited locations will generate a route which can be seen on the next screen. It
shows Start Location, Stop Location, Total KMs & Total Duration traveled. On the
bottom (map screen), it shows the complete route drawn on Google Map. The red dots
on the route line shows STOP time (so if a user has stopped for more than 10 min
anywhere while traveling, it will count as STOP time).

Refer the Figma design:

https://www.figma.com/proto/BJh7Dgigf6i2taOwB1pnXj/WS-Phase-%237.1?m=dev&scaling
=min-zoom&content-scaling=fixed&page-id=0%3A1&node-id=2998-48148&starting-point-no
de-id=2998%3A52438&show-proto-sidebar=1&hide-ui=1

You might also like