tom-ludwig / authenticaion-example-with-flutter

Repository from Github https://github.comtom-ludwig/authenticaion-example-with-flutterRepository from Github https://github.comtom-ludwig/authenticaion-example-with-flutter

Authentication Example with Flutter

This Flutter project is tailored for beginners, providing a hands-on experience in authenticating users using GO as the backend. We've created straightforward examples for signup, signin, and email verification.

Note: This project is designed for educational purposes and is not intended for production use.

Getting Started

  1. GO Backend: The backend is implemented in GO. Find the source code here.
  2. Setup Backend: After cloning the backend, carefully follow the instructions outlined in the README.md file to set up and run the GO backend.
  3. Clone Project: Once the backend is up and running, clone this Flutter project to your local machine.
  4. Install Dependencies: Navigate to the project directory and run flutter pub get to install the necessary dependencies.
  5. Run the Project: Execute flutter run to launch the project.

Screenshots

SignIn Page Sign Up Page Activate Account Page
Activate Account Page Account Activation Successfull

About

License:Apache License 2.0


Languages

Language:Dart 36.3%Language:C++ 29.0%Language:CMake 24.5%Language:Ruby 3.5%Language:Swift 2.3%Language:HTML 2.3%Language:C 1.8%Language:Kotlin 0.2%Language:Objective-C 0.0%