6
10 Comments

Need help on Flutter validation for an app

Hi Flutter Gurus,

Would love a short call to confirm that Flutter would be the right framework based on the app we are trying to build.

Thanks

on September 1, 2020
  1. 1

    Should be fine. I would check there is a plugin for Microsoft login. I've used https://pub.dev/packages/google_sign_in for google login and that works nicely.

  2. 1

    What kind of app do you want to build?

      1. 1

        The website is great!

        How about giving each div element a shadow for better segmentation of the content?

      2. 1

        Cool site! What did you use to make it? How did you make the email box?

        1. 2

          We used wix for the website. The email box is also powered by Wix.

        2. 1

          Let me know if you have a few minutes for a quick call - ujnamss@gmail.com is my email

    1. 2

      It is pretty simple consumer app

      1. 1

        Yeah, if it's a simple app you can do it on Flutter.

        But take into account that if you have to do more complex things like serialization, Flutter is time killer.