The-Robotics-Forum / flutter-ui-templates

End-to-end mobile app templates that other developers can use during their Flutter development journey.
https://www.vitpunerobotics.com/#/
8 stars 12 forks source link

Charging Screen #48

Closed Pavan49719 closed 1 year ago

Pavan49719 commented 1 year ago

Create a charging screen

Folder Structure: projects/ev_stations/lib/screens/users/charging.dart

Follow the Guidelines and code of conduct when you push changes.

Figma template (must follow)

Shreyas-Waghchaure commented 1 year ago

I would like to work on this issue assign me

SiddhantPawar03 commented 1 year ago

I would like to work on this issue assign me

Assigned!

Shreyas-Waghchaure commented 1 year ago

Hey can you tell me in which file i should write code cause same file structure is given for charging station screen

SiddhantPawar03 commented 1 year ago

Hey can you tell me in which file i should write code cause same file structure is given for charging station screen

You may create a new file i.e charging_screen.dart but the folder structure should be projects/ev_stations/lib/screens/users/

Shreyas-Waghchaure commented 1 year ago

Hey can you tell me in which file i should write code cause same file structure is given for charging station screen

You may create a new file i.e charging_screen.dart but the folder structure should be projects/ev_stations/lib/screens/users/

Okay thank you