Skip to content

Conversation

@minbi
Copy link
Contributor

@minbi minbi commented Sep 20, 2018

Adding a few pages to see if the directory structure is correct.

@minbi minbi changed the title [Android][iOS] Add initial get-started, analytics, and api for apigw [Android][iOS] Native pages staging Sep 20, 2018
mlabieniec pushed a commit that referenced this pull request Sep 24, 2018
@frankmuellr
Copy link

Please close this PR. @desokroshan will create a separate PR.

mlabieniec added a commit that referenced this pull request Oct 16, 2018
@mlabieniec mlabieniec closed this Oct 16, 2018
undefobj pushed a commit that referenced this pull request Nov 7, 2018
sammartinez pushed a commit that referenced this pull request Aug 19, 2020
* chore: begin adding flutter docs

* Prepare basic Flutter Docs Framework

* Basic Flutter Analytics Module Docs

Incomplete, some parts are unclear and need to wait further clarification

* Minor Doc Feedback Changes

# Conflicts:
#	client/src/components.d.ts

* initial docs for signIn, signUp and confirmSignUp

* add dart language support

* spelling issues

* feat(flutter): password management, hubEvents, confirmation, signOut and signIn

* add try catches

* added credential page

* cr suggestions

* user attributes section for flutter

* param name correction

* fix(amplify-flutter) interface changes and credential clarification

* Initial SampleApp Docs PR

This is the guide that goes along with the SampleApp PR on the main amplify-flutter branch.

Please note that we are still waiting for Storage to be completed to finalize the sample app and the docs.

This initial commit is meant to give you a general idea of how the sample apps docs will be constructed and to give you the opportunity to give feedback before we finalize more.

# Conflicts:
#	client/src/components.d.ts
#	cspell.json

* Add Flutter Disclaimer

* Finalize Docs for Sample App

Sample App
- update Auth API
- add Analytics API

- Unresolved Docs Issues:
    - Storage API usage in Sample App
    - Final Storage API?
    - Final name of package for Pubspec?
    - Amplify CLI instructions not tested
        - Where is amplifyconfiguration.dart file placed?
    - Asking Harry how to remove API (GraphQL) and Datastore
    - READ THROUGH

* EscapeHatch + ExistingResources

* SDK -> Library

* Fix dependency

* Simplify GettingStarted Docs

- Support basic starter app for Android

* Minor Fixes

* Remove GraphQL - DataStore Flutter Sections

* feat(amplify-flutter) storage docs (#2)

* storage flutter docs

* content updates

* feat(amplify-flutter) project setup section (#6)

* getting started section for flutter
Co-authored-by: Sam Martinez  <sammartinez19@gmail.com>

* Minor Fixes Docs

- Update dependencies to   amplify_core: '<1.0.0'
- Remove New keyword in category getting started
- Add Amplify Init instructions

# Conflicts:
#	docs/lib/analytics/fragments/flutter/getting-started/30_initAnalytics.md
#	docs/lib/auth/fragments/flutter/getting_started/30_initAuth.md

* PR comment fixes

* adding jest snapshots (#7)

* remove commented out md (#8)

Co-authored-by: Solovay <hsolova@3c22fbbe0c1f.ant.amazon.com>
Co-authored-by: Kyle <kylcheng@gmail.com>
Co-authored-by: Noyes <dnnoyes@3c22fb0f428c.ant.amazon.com>
Co-authored-by: mlabieniec <michaellabieniec@gmail.com>
mlabieniec added a commit that referenced this pull request Feb 13, 2021
```
E/flutter (30435): [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'Map<String, String>'
E/flutter (30435): #0      new CognitoSignUpOptions (package:amplify_auth_cognito/src/CognitoSignUp/CognitoSignUpOptions.dart:20:87)
E/flutter (30435): #1      SignUpState._signUp (package:AwsAmplifySample/components/signUp.dart:29:20)
E/flutter (30435): #2      SignUpState.build.<anonymous closure> (package:AwsAmplifySample/components/signUp.dart:190:35)
E/flutter (30435): #3      _InkResponseState._handleTap (package:flutter/src/material/ink_well.dart:993:19)
E/flutter (30435): #4      _InkResponseState.build.<anonymous closure> (package:flutter/src/material/ink_well.dart:1111:38)
E/flutter (30435): #5      GestureRecognizer.invokeCallback (package:flutter/src/gestures/recognizer.dart:183:24)
E/flutter (30435): #6      TapGestureRecognizer.handleTapUp (package:flutter/src/gestures/tap.dart:598:11)
E/flutter (30435): #7      BaseTapGestureRecognizer._checkUp (package:flutter/src/gestures/tap.dart:287:5)
E/flutter (30435): #8      BaseTapGestureRecognizer.acceptGesture (package:flutter/src/gestures/tap.dart:259:7)
E/flutter (30435): #9      GestureArenaManager.sweep (package:flutter/src/gestures/arena.dart:157:27)
E/flutter (30435): #10     GestureBinding.handleEvent (package:flutter/src/gestures/binding.dart:362:20)
E/flutter (30435): #11     GestureBinding.dispatchEvent (package:flutter/src/gestures/binding.dart:338:22)
E/flutter (30435): #12     RendererBinding.dispatchEvent (package:flutter/src/rendering/binding.dart:267:11)
E/flutter (30435): #13     GestureBinding._handlePointerEvent (package:flutter/src/gestures/binding.dart:295:7)
E/flutter (30435): #14     GestureBinding._flushPointerEventQueue (package:flutter/src/gestures/binding.dart:240:7)
E/flutter (30435): #15     GestureBinding._handlePointerDataPacket (package:flutter/src/gestures/binding.dart:213:7)
E/flutter (30435): #16     _rootRunUnary (dart:async/zone.dart:1206:13)
E/flutter (30435): #17     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
E/flutter (30435): #18     _CustomZone.runUnaryGuarded (dart:async/zone.dart:1005:7)
E/flutter (30435): #19     _invoke1 (dart:ui/hooks.dart:265:10)
E/flutter (30435): #20     _dispatchPointerDataPacket (dart:ui/hooks.dart:174:5)
E/flutter (30435): 
```

If `dynamic` is used
swaminator pushed a commit that referenced this pull request Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants