https://github.com/GJJ2019/Flutter-Teddy-SignIn
A Flutter Project For Real Sign In Page Based on Flare Teddy animation
https://github.com/GJJ2019/Flutter-Teddy-SignIn
Last synced: about 1 year ago
JSON representation
A Flutter Project For Real Sign In Page Based on Flare Teddy animation
- Host: GitHub
- URL: https://github.com/GJJ2019/Flutter-Teddy-SignIn
- Owner: GJJ2019
- Created: 2020-01-08T08:43:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T02:57:15.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T21:51:10.642Z (almost 2 years ago)
- Language: Dart
- Size: 8.37 MB
- Stars: 75
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rive - Flutter Teddy Login Screen - Animated teddy login screen. (Use Cases / Forms)
README
# Flutter Teddy Sign In
A beautiful sign in app design based on Flutter & Flare teddy animation. [Flutter Teddy SignIn apk](https://github.com/GJJ2019/Flutter-Teddy-SignIn/raw/master/app-armeabi-v7a-release.apk).
#### For App : valid email: gaurav@gmail.com & password: gaurav

## Features
* [x] [Check if email is valid or not.](https://raw.githubusercontent.com/GJJ2019/Flutter-Teddy-SignIn/master/screenshot/errors.png)
* [x] Opens email keyboard when press on email field.
* [x] Show & Hide button for password field.
* [x] [Nice loading animation when button is press.](https://raw.githubusercontent.com/GJJ2019/Flutter-Teddy-SignIn/master/screenshot/loading.png)
* [x] [Teddy fail expression & error snackbar when email or password is invalid.](https://raw.githubusercontent.com/GJJ2019/Flutter-Teddy-SignIn/master/screenshot/fail.png)
* [x] [Teddy Success expression when login successful.](https://raw.githubusercontent.com/GJJ2019/Flutter-Teddy-SignIn/master/screenshot/success.png)
* [x] Easily Customisable (with style.dart file).
* [x] Ready to use material with Todo comments all over project.
* [x] Responsive design.
* [x] No Licenses 😀.
### Created & Maintained By
[Gaurav Jajoo](https://github.com/gjj2019) ([@gjj1998](https://www.instagram.com/gjj1998))
## Star :star: the repo If helpful
# License
No Licenses 😀.
Note: This project uses teddy which is present in [Flare-Flutter](https://github.com/2d-inc/Flare-Flutter) [Rive](https://rive.app/) so make sure you check out there repo, terms & conditions.
## With Different Colors

## Packages used :
[Flare](https://pub.dev/packages/flare_flutter) [flutter_spinkit](https://pub.dev/packages/flutter_spinkit)
## Getting Started
For help getting started with Flutter, view our online
[documentation](http://flutter.io/).