Skip to content

mlabieniec/amplify-flutter-sample

Repository files navigation

Amplify Flutter Sample App

An example application using the Amplify Framework and Flutter. To get started, clone this repository, install and initialize using the Amplify CLI, and retrieve the flutter libraries.

$ npm i -g @aws-amplify/cli
$ git clone git@github.com:mlabieniec/flutter-amplify-sample
$ cd flutter-amplify-sample
$ amplify init
$ amplify push
$ flutter pub get
$ flutter run

Ensure you have an emulator running or device attached before running flutter run.

Resources:

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

License

GPL V3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published