flutter_lwa 2.1.0 copy "flutter_lwa: ^2.1.0" to clipboard
flutter_lwa: ^2.1.0 copied to clipboard

Login with Amazon Flutter plugin. Call Amazon APIs from your Flutter application.

2.1.0 #

  • Implemented GrantType and ProofKeyParameters arguments to enable using Alexa APIs
  • Updated example with options for standard LWA and AVS authentication.

2.0.0 #

  • Refactor to support federated development.

Common types moved into the platform interface package. You may need to add an import statement.

import 'package:flutter_lwa_platform_interface/flutter_lwa_platform_interface.dart';

1.0.2 #

  • Linting and formatting updates

1.0.1 #

  • Updated references to deprecated Widgets

1.0.0 #

  • Update to Dart 2.12
  • Refactoring to support null safety

0.2.0 #

  • Update to Login with Amazon iOS SDK to version 3.1.1.

0.1.0 #

  • Initial release.
4
likes
130
pub points
82%
popularity

Publisher

unverified uploader

Login with Amazon Flutter plugin. Call Amazon APIs from your Flutter application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_lwa_platform_interface, logging, matcher

More

Packages that depend on flutter_lwa