DizzyMelo / FlipgridMobile

This is a two page mobile app developed as a coding challenge for a position at Flipgrid - Microsoft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flip Grid Mobile

This project uses the Flutter framework.

Getting Started

This project is a starting point for a Flutter application. It contains two screens: Sign Up and Confirmation

Signup View Confirmation View

The app is capable of detecting the display mode and adapt to the user settings, chaging the theme to dark or light accordingly.

Signup View Dark Confirmation View Dark

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

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

Plugins Used

  • MobX: Resposible for the App State Management
  • Page Transition: Responsible adding animation during the app navigation
  • Line Icons: Set of icons
  • Validators: Used to validate url and email
  • url_launcher: Adds a functinoal link to the website

Plugins can be found here

Run the app

To run this application, head to Flutter Get Started to install the Flutter SDK. Once the SDK is installed and the environment is properly set, run the application using the following command in the project root:

flutter run

About

This is a two page mobile app developed as a coding challenge for a position at Flipgrid - Microsoft


Languages

Language:Dart 98.0%Language:Swift 1.4%Language:Kotlin 0.5%Language:Objective-C 0.1%