https://github.com/amanullahgit/flutter-getx-rest-api-authentication
Registeration & Login using Getx and Flutter Rest API - Post Method
https://github.com/amanullahgit/flutter-getx-rest-api-authentication
Last synced: 7 months ago
JSON representation
Registeration & Login using Getx and Flutter Rest API - Post Method
- Host: GitHub
- URL: https://github.com/amanullahgit/flutter-getx-rest-api-authentication
- Owner: Amanullahgit
- Created: 2022-10-19T14:06:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T17:44:48.000Z (over 3 years ago)
- Last Synced: 2025-05-30T12:49:26.968Z (9 months ago)
- Language: Dart
- Size: 58.6 KB
- Stars: 44
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter GetX Rest API POST Method Authentication
Source Code for Flutter GetX Rest API Post Method.
## App Features
- Register User.
- Login User.
- Save Token.
https://user-images.githubusercontent.com/41961773/197017643-1b4638e2-5a20-4d98-a4fa-3e509ba27b5f.mp4
For Step By Step Guide Follow Video Tutorials:
- [Flutter Getx Rest API Tutorial - Registration & Login | Post Method](https://bit.ly/3VM30Rw)
## Links used in project:
- [Getx Package](https://bit.ly/3SobWuW)
- [SharedPreference](https://pub.dev/packages/shared_preferences)
- [Http Package](https://pub.dev/packages/http)
Feel Free to copy the code and use it.
Don't forget to star the repo and like the video :)