Full Introduction into Flutter Amplify - Amplify CLI - Amplify Authentication - DataStore

preview_player
Показать описание
AWS Amplify announced support for Flutter, and today we want to look at what AWS #Amplify can do for us as Flutter Developers. First, we want to take a look at the benefits of Amplify and its Amplify CLI. After that, we will integrate Amplify Authentication and DataStore into our application.
#FlutterAmplify

Timetable
00:00 AWS Amplify
01:30 Benefits of Amplify
02:58 What we want to achieve today
03:54 Init the Project with Amplify CLI
07:00 Setup Amplify Admin UI
09:23 Add Cognito / Authentication
21:10 Add DataStore
32:50 Firebase vs. Amplify - What should I choose

Relevant Links:

Join this channel to get access to perks:

** New Mentorship Program to boost your Flutter career **

***BOOKS I RECOMMEND***

** YOUTUBE OPTIMIZATION PLUG-INS I USE **

**ALL THE YOUTUBE EQUIPMENT I USE**:
Our current YouTube gear

🎉 ACCESSORIES:

** Social Medias **

Say hi to Max

Say hi to Mahtab
Рекомендации по теме
Комментарии
Автор

If you want to skip the registration confirmation, you an do so by adding a lambda to the Pre-Signup trigger in cognito. In that lambda you an mark the user as confirmed with the following flag on the response:

= true;

Hope that helps. Thanks for the time making this tutorial!!

RunEthernet
Автор

this is by far the easiest explanation on how to setup aws into a flutter project. thank you!

littlepoodles
Автор

You cover a lot of material & have a great way of explaining things. Thanks! Can't wait for AWS to bring Amplify packages up to production quality

garyhunter
Автор

Great showcase of Amplify, love the explainations 😊

RobertBrunhage
Автор

As always, great walk through. Can't wait to see where this all goes.

jrheisler
Автор

Wow! This is so timely, I just created aws account earlier today to try amplify. I just had instal cli so I will watch this one before goin in again

vanhelsing
Автор

I would love to see a otp passwordless login with phone
Keep up the good work!

gregorysamaras
Автор

Do you have a video on using amplify gen 2 for flutter using s3, data and functions? Maybe with a simple app example?

littlepoodles
Автор

This is really a more informative video and will help mobile developers to forget abt backend. We can easily manage it. Thanks for the tutorial. In your tutorial, you store and retrieve blogs data only. But users info are maintained in User management. Does it have any connection or do we need to store users info in Content also?

ShankarManickavasagam
Автор

Thx Max, a very good explanation. I for sure will test it, once it’s out of Alpha

stefaandeconinck
Автор

Good walkthrought, thanks for the upfront explanation  👌

gumdum
Автор

Flutter Amplify is really mighty and I hope I could help you with the start of the whole topic.

FlutterExplained
Автор

thankyou soo much for such tutorials really very valuable :)

manjeetkumar-subq
Автор

how we can get the servers status and number using amplify

niazmuhammad
Автор

Hey, the AWS Amplify pub package is not null-safe now. But my Flutter SDK is null-safe. Will they both work together? Is there a way to use AWS with my Flutter app without AWS Amplify?

ManoVikram
Автор

When I used data store with cognito auth instead of api key my flutter app crashes...I have seen others as well reporting this with no solution...is there lack of support for data store with cognito auth?

devarena
Автор

how to paginate the data being queried? I read through the docs and found this:
List<Post> posts = await Amplify.DataStore.query(Post.classType,
pagination: new QueryPagination(page:0, limit:100));
but I'm not able to invoke QueryPagination, please help me out

abhaychandavar
Автор

How to integrate with flutter web amplify? Is it possible?

vinothkumarm
Автор

How can I use AWS Amplify for Realtime Chat in Flutter? I don't seem to find exact resources for that.

aaashish__
Автор

Im not getting the email code, wthat are the triggeres that i need to set

goldenlife
welcome to shbcf.ru