Skip to content

Snehasis4321/event_management_app

Repository files navigation

Event Management App

👍Note

for running on android you need to comment out some part on create_event.dart file as it constans part to upload image for web so please make sure to do it.

🛠 Update -

There was an issue with flutter web the image is not uploading with file picker. This was the error

On web `path` is always `null`,
You should access `bytes` property instead.

For that reason we have done some modifications in the code.

For web platform instead of file_picker we are using now image_picker_web to upload the event image. Some modifactions are made in the code create_event_page.dart please update your code. This was not included in the video.

👨‍💻 Technologies Used :

  • Flutter
  • Appwrite Cloud

📽 Video Links -