Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.16 KB

File metadata and controls

32 lines (17 loc) · 1.16 KB

groupie

Grab life by the hand. Create friendships and grow memories that span cultures and last lifetimes.

v

Groupie connects strangers - sign up now to share your hobby and join in local events.

Getting Started

After creating your profile, groupies can select their favourite activities and join groups participating in those activities.

Code Structure

The code follows a simple structure. Each screen is initiated in our main file. Our themes are also initiated in the main file, followed by the initiated of the welcome screen. This is the first screen the user interracts with.

For help getting started with Flutter, view our online documentation.

Install additional packages

Android Studio/Intellij IDEA: Open pubspec.yaml and push the button "Packages get" Others: https://flutter.dev/docs/development/packages-and-plugins/using-packages

Useful for development links (temporary section)

Flutter layout Layout Widgets Good examples. Useful for swipe-screen