Skip to content

emersonbarina/flutter_demo

Repository files navigation

flutter_demo

Demo Project using flutter resources

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Learning fonts :

Themes

Native Splash

flutter pub run flutter_native_splash:create

Launcher Icons

flutter pub get
flutter pub run flutter_launcher_icons

Internationalization

Splash Screen Animated and GetX

On Boarding Screen with Animation

Welcome Screen

Animate any widget in Flutter

Login Page

SignUp Page

Forget Password Page

OTP Page

Dashboard Page

Firebase

Firebase Authentication

flutter pub add firebase_auth
  • Get email and password from text fields
  • Add logic in Signup Controller
  • Create Authentication Repository Controller
  • Create SignupWithEmailAndPassword()
  • Create SigninWithEmailAndPassword()
  • Create Logout()

Firebase Phone Number OTP Authentication

keytool -list -v \
-alias androiddebugkey -keystore ~/.android/debug.keystore
flutterfire config

Learn more about using this file and next steps from the documentation: >

flutter clear
flutter pub get

Profile Management UI Design

Cloud Firestone

flutter pub upgrade --major-versions

About

Learning flutter themes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published