Amazon Amplify Adds Flutter And Vue Support
Written by Kay Ewbank   
Monday, 01 March 2021

Amazon Amplify, the open source library for interacting with cloud services that use JavaScript applications, now has support for Flutter and Vue 3.

The Amplify open-source client libraries provide interfaces across a range of cloud powered operations that developers of mobile and web apps can use to interact with their backends. The libraries are powered by the AWS cloud. Amplify supports iOS, Android, and JavaScript (web and React Native) and Amazon says is the quickest and easiest way to build applications powered by Amazon Web Services (AWS).

amplifylogo

Flutter is Google's open source mobile UI framework for crafting  native interfaces on iOS and Android. It is a combination of Google's Dart programming language and a runtime environment that is referred to as an app engine in Flutter.

Vue.js is a small, flexible JavaScript library for building interactive web applications. The developers say it offers simplicity, performance, and flexibility.  Amplify already supported earlier releases of Vue through the Amplify JavaScript library which offers modularization to reduce bundle size. The improved support for Vue in Amplify adds support for version 3 of Vue JS to accompany existing Vue support.

The Flutter support in Amplify was first shown in a developer preview last year, and has now been made generally available. The original developer preview supported three categories - Auth, Storage and Analytics. Auth provides an interface for authenticating a user, storage offers an interface for managing user content for your app in public, protected, or private storage buckets, and Analytics can be used to collect tracking data for authenticated or unauthenticated users in Amazon Pinpoint. The GA version of Amplify Flutter adds a GraphQL API backed by AWS AppSync, along with REST APIs and handlers using Amazon API Gateway and AWS Lambda. It also adds Amplify DataStore, which provides a programming model for using shared and distributed data without writing additional code. 

The final improvement is Hosted UI, a customizable OAuth 2.0 flow that can be used to launch a login screen without embedding the SDK for Cognito or a social provider in your application. Hosted UI works with Amazon Cognito and other social identity providers such as Facebook, Google and Amazon.

 amplifylogo

More Information

Amplify Flutter Documentation

Related Articles

AWS Amplify Opens Cloud Services For JavaScript

Vue.JS 3 Improves Performance

Flutter Takes Off

Flutter 1.17 Released  

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Spider Courtship Decoded by Machine Learning
07/04/2024

Using machine learning to filter out unwanted sounds and to isolate the signals made by three species of wolf spider has not only contributed to an understanding of arachnid courtship behavior, b [ ... ]



Angular and Wiz To Merge
27/03/2024

Two web development frameworks used at Google are merging. One, Angular is open source and widely known, while the other, Wiz, is an internal web framework developed and used by Google for some o [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Monday, 01 March 2021 )