Credenz is the annual technical fest organised by PICT IEEE Student Branch. It has grown by leaps and bounds ever since it started in 2004. This year the app comes with great UI and you can register for all the events in one click.
First, clone the repository with the 'clone' command, or just download the zip.
$ git clone https://github.com/credenz/Credenz20_Flutter_App.git
Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.
Install dependencies from pubspec.yaml by running flutter packages get
from the project root (see using packages documentation for details and how to do this in the editor).
There you go, you can now open & edit the project. Enjoy!
- Firebase
- Font Awesome Flutter
- Geocoder
- Google Sign In
- Image Picker
- Intl
- Percent Indicator
- Animated Theme Switcher
- Cached Network Image
- Secure Storage
- Flutter - Beautiful native apps in record time.
- Android Studio - Tools for building apps on every type of Android device.
- Visual Studio Code - Code editing. Redefined.