Quiz Application.
This project is done for Okoul challenge using flutter.
- flutter_svg (for svg pictures).
- phone_number (to validate phone number).
- intl_phone_field (to present the country flag and change the country code).
- pinput (to persent and validate the otp code).
- http (for dealing with apis).
- provider (for state management).
- shared_preferences (to save data locally).
- intl (for dataFormatting).
- share_plus (to share text on other apps).
- introduction_screen (to make an intro screen for app).
All Requirements done correctly :)