Giter Site home page Giter Site logo

dnys1 / aws-amplify-flutter-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws-samples/aws-amplify-flutter-example

1.0 0.0 0.0 5.83 MB

License: MIT No Attribution

JavaScript 2.46% Ruby 1.34% Objective-C 0.04% Kotlin 0.14% Dart 95.63% Swift 0.40%

aws-amplify-flutter-example's Introduction

AWS-Amplify-Flutter-Example

This is a mobile application based on flutter and amplify, including text recognition (OCR) capabilities provided by AWS AI-Solution Kit.

Table of Contents

Environment requirements

  • Flutter 2.13.0-0.0.pre.965
  • Dart 2.18.0
  • Amplify CLI 8.1.0
  • AWS Account
  • AWS CLI (optional)
  • git 2.34.1
  • Android Studio or Visual Studio Code
  • Xcode for iOS Development (optional)
  • Text Recognition (OCR) Solution provided by AWS AI-Solution Kit

Features

Category Aws Provider Description
Authentication Amazon Cognito Login, and sign up by email.
Analytics Amazon Pinpoint Collect Analytics data.
REST API Amazon API Gateway Manually trigger recognition.
GraphQL API AWS AppSync CRUD operations with DynamoDB.
Storage Amazon S3 Store uploaded images.
OCR AWS AI Solution Kit Text recognition (OCR).

Prototype

Basic

3.1.1LoginView3.1.2SignUpView3.1.3ConfirmationView

3.1.4HomeView3.1.5ProfileView3.1.6ProfileView-ChangeAvatar

Integrate With OCR Solution

4.2.1Home4.2.2OCR Gallery4.2.3OCR Result

Architecture

4.1Architecture

Development

How to use

If you want to use the OCR Solution on the application, you need to deploy the Text Recognition (OCR) Solution provided by AWS AI-Solution Kit. you can follow the deployment guide here.

Then you need to initialize the amplify configuration by executing the command amplify push, this will generate amplifyconfiguration.dart under lib folder.

Now, you can install the flutter dependencies by using flutter pub get, and run the application on simulator or devices.

Workshop for basic features

In this workshop, you will build an application with the following features:

  • Authentication, including login, sign up, confirmation.
  • User Profile, including uploading and changing avatars.
  • Collect Analytics Data, including loginEvent, signUpEvent, etc.

For more information, you can see architecture and implementing.

Workshop on Integration with OCR Solution

In this workshop, you will build an application that integrated with OCR Solution.
For more information, you can see architecture and implementing.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

aws-amplify-flutter-example's People

Contributors

amazon-auto avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.