Git Product home page Git Product logo

amplify-flutter-datastore-starter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

amplify-flutter-datastore-starter's Issues

AmplifyDataStore error

after https://docs.amplify.aws/start/getting-started/add-api/q/integration/flutter/#update-local-project-with-deployed-environment

An error has occurred.
What am I missing?

error line

await Amplify.addPlugins([_dataStorePlugin, _apiPlugin, _authPlugin]);

same error occured >> _dataStorePlugin, _apiPlugin, _authPlugin

env

@aws-amplify/[email protected]

pubspec.yaml

dependencies:

  amplify_flutter: ^0.2.4
  amplify_api: ^0.2.4
  amplify_auth_cognito: ^0.2.4
  amplify_datastore: ^0.2.4

visual studio code / debug console

An error occurred while configuring Amplify: AmplifyException$(message: Amplify plugin AmplifyDataStore was not added successfully., recoverySuggestion: We currently don't have a recovery suggestion for this exception., underlyingException: MissingPluginException(No implementation found for method configureDataStore on channel com.amazonaws.amplify/datastore))
Error: AmplifyException$(message: DataStore plugin has not been added to Amplify, recoverySuggestion: Add DataStore plugin to Amplify and call configure before calling DataStore related APIs, underlyingException: null)
    at Object.throw_ [as throw] (http://localhost:63985/dart_sdk.js:5061:11)
at DataStoreCategory.observe (http://localhost:63985/packages/amplify_flutter/categories/amplify_categories.dart.lib.js:457:165)
at TodosPage._TodosPageState.new._initializeApp (http://localhost:63985/packages/amplified_todo/pages/TodosPage.dart.lib.js:201:57)
    at _initializeApp.next (<anonymous>)
    at http://localhost:63985/dart_sdk.js:38640:33
    at _RootZone.runUnary (http://localhost:63985/dart_sdk.js:38511:59)
    at _FutureListener.thenAwait.handleValue (http://localhost:63985/dart_sdk.js:33713:29)
    at handleValueCallback (http://localhost:63985/dart_sdk.js:34265:49)
    at Function._propagateToListeners (http://localhost:63985/dart_sdk.js:34303:17)
    at _Future.new.[_completeError] (http://localhost:63985/dart_sdk.js:34157:23)
    at handleError (http://localhost:63985/dart_sdk.js:33364:36)
    at _RootZone.runBinary (http://localhost:63985/dart_sdk.js:38515:59)
    at _FutureListener.then.handleError (http://localhost:63985/dart_sdk.js:33724:33)
    at handleError (http://localhost:63985/dart_sdk.js:34281:51)
    at Function._propagateToListeners (http://localhost:63985/dart_sdk.js:34307:17)
    at _Future.new.[_completeWithValue] (http://localhost:63985/dart_sdk.js:34151:23)

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.