Skip to content

deorwine/event-booking-app

Repository files navigation

Event-Booking App

Event-Booking app UI using Flutter.

Android Screenshots

HomePage Creat Event Page My Ticket Page Detail Favourite

Flutter plugins

Plugin Name
get
dotted_border
dotted_line

Directory Structure

lib
│───main.dart    
│───const
│      │──colors.dart
│      └──textstyle.dart
│───list_data
│      │──eventdata.dart
│      │──nearbyevents.dart
│      └──participantsusers.dart
│───helper
│      │──customappbar.dart
│      │──customebutton.dart
│      │──textfild.dart
│      └──detailtexttield.dart
│───models
│      │──eventmodel.dart
│      │──nearbymodel.dart
│      └──participants_users_model.dart
│───rootview
│      └──rootview.dart
│───routes
│      │──apppages.dart
│      └──approutes.dart
└───screens
       └──create_event
       │        └──create_events.dart
       └──eventsDetailScreen
       │        └──eventdetailscreen.dart
       └──favourite
       │        └──favouritescreen.dart
       └──myticket
                └──myticket.dart

Created & Maintained By

Deorwine Infotech

If you found this project helpful or you learned something from the source code and want to thank team deorwine then please connect on us different platform:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages