Skip to content

mhdkadi/task_second_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task_first_assignment

  • Simple flutter Application ,SignIn,SignUp and profile screens

Untitled design (1)

Untitled

Getting Started

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

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

Trying apk

Donwload apk here

Develop

Make sure finish install Flutter successfully

  1. Clone this repo by: git clone https://github.com/mhdkadi/task_first_assignment
  2. Install all the packages by: flutter packages get
  3. Run app on your simulator by: flutter run

Packages in using

  • http: ^0.13.3
  • awesome_notifications: ^0.0.6+10
  • image_picker: ^0.8.4
  • dio: ^4.0.0
  • firebase_core: ^1.6.0
  • firebase_messaging: ^10.0.6
  • shared_preferences: ^2.0.7

What's been done?

  • Create Log-In & Sign-Up screens.
  • Link the Sign-In and the Sign-up pages with the Swagger UI documents API.
  • Save the user object locally using shared_preferences package.
  • Create profile screen.
  • implement notifications.

If you would like to contribute , feel free and open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages