Skip to content
/ neom Public

Neom app which uses Firebase for authentication and show user's profile picture, name and email.

Notifications You must be signed in to change notification settings

is-shaun/neom

Repository files navigation

Neom

A firebase based app which allows users to login using there google account.

Note: This project won't be maintained on a regular basis this is just for my college project. For more check contributing.

Screenshots

Screenshots are just for reference use the apk to get a better idea.

Login Screen Google Screen Home Screen
Login Screen Google Screen Home Screen

Prerequisites

Packages Used

All the packages used in this project are listed below, they are all available on pub.dev.

Installation

git clone https://github.com/ishan170/neom.git
cd neom
flutter pub get

Usage

flutter run

Build

Debug apps tend to work slower than release apps, so it is recommended to build release apps using your own keystore. For now you can build debug apps using the following command:

flutter build apk --debug

Contributing

Pull requests are welcome, but please open an issue first to discuss what you would like to change.

Steps to contribute:

  1. Fork the Repository.
  2. Create your feature branch (git checkout -b feature).
  3. Commit your changes (git commit -m 'Added some feature').
  4. Push to the branch (git push origin feature).
  5. Open a pull request.
  6. Wait for review.

Author

Credits

About

Neom app which uses Firebase for authentication and show user's profile picture, name and email.

Topics

Resources

Stars

Watchers

Forks