devkishor8007 / Auth_System_Appwrite

This repo is about Auth System Mobile App using Flutter with Appwrite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”– auth_system_appwrite

A new Flutter project Auth System Mobile App using Flutter with Appwrite.

🎬 Getting Started

Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the complexity and repetitiveness required to build a modern backend API from scratch and allows you to build secure apps faster.

🀘 Install Appwrite

Follow our simple Installation Guide to get Appwrite up and running in no time. You can either deploy Appwrite on your local machine or, on any cloud provider of your choice.

Note: If you setup Appwrite on your local machine, you will need to create a public IP so that your hosted frontend can access it.

  1. We need to make a few configuration changes to your Appwrite server.

    Add a new Flutter App (Android or iOS or both) in Appwrite and enter application id of your application (io.appwrite.auth etc)

image

  1. Update appwriteConstant.dart with your own endpoint and project id.
  2. Run flutter pub get to get the dependencies

πŸš€ Run the Application

First get the dependencies by running flutter pub get. Then you can run the application simply using flutter run command. It works on Android, iOS and Web platforms.

Features

  • User can Login,Logout and Signup the app.
  • User can change their name, email and password.

Screenshots

πŸ€• Support

If you get stuck anywhere, hop onto one of our support channels in discord and we'd be delighted to help you out 🀝

😧 Help Wanted

Our access credentials were recently compromised and someone tried to ruin these demos. They decided to leave behind 15 easter eggs πŸ₯š for you to discover. If you find them, submit a PR cleaning up that section of the code (One PR per person across all the repos). You can track the number of claimed Easter Eggs using the badge at the top.

The first 15 people to get their PRs merged will receive some Appwrite Swags 🀩 . Just head over to our Discord channel and share your PR link with us.

About

This repo is about Auth System Mobile App using Flutter with Appwrite.


Languages

Language:Dart 94.0%Language:HTML 4.4%Language:Swift 1.2%Language:Kotlin 0.4%Language:Objective-C 0.1%