Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(api): Api example - generate files for multiplaform #2080

Merged
merged 2 commits into from
Sep 1, 2022

Conversation

Equartey
Copy link
Contributor

Description of changes:
Ran flutter create . within amplify-flutter/packages/api/amplify_api/example

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Equartey Equartey requested a review from a team as a code owner August 31, 2022 20:24
@@ -0,0 +1,6 @@
package com.amazonaws.amplify.example

import io.flutter.embedding.android.FlutterActivity
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double check this. There should already be a MainActivity, but the package might have become out of sync

@@ -0,0 +1,30 @@
// This is a basic Flutter widget test.
//
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can delete this file

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

Merging #2080 (988f0f3) into feat/api-next (4009458) will decrease coverage by 0.86%.
The diff coverage is n/a.

@@                Coverage Diff                @@
##           feat/api-next    #2080      +/-   ##
=================================================
- Coverage          45.53%   44.67%   -0.87%     
=================================================
  Files                132      125       -7     
  Lines               7952     7902      -50     
=================================================
- Hits                3621     3530      -91     
- Misses              4331     4372      +41     
Flag Coverage Δ
android-unit-tests ∅ <ø> (∅)
flutter-unit-tests 28.69% <ø> (-1.31%) ⬇️
ios-unit-tests 89.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...s/amplify_datastore/lib/stream_utils/throttle.dart 0.00% <0.00%> (-100.00%) ⬇️
...fy_datastore/lib/types/observe_query_executor.dart 16.98% <0.00%> (-79.32%) ⬇️
...mplify_authenticator/lib/src/utils/breakpoint.dart 0.00% <0.00%> (-16.67%) ⬇️
...henticator/lib/src/enums/confirm_signin_types.dart 0.00% <0.00%> (-11.12%) ⬇️
...lify_authenticator/lib/src/enums/signup_types.dart 0.00% <0.00%> (-10.00%) ⬇️
...icator/lib/src/models/authenticator_exception.dart 0.00% <0.00%> (-6.67%) ⬇️
...y_authenticator/lib/src/l10n/message_resolver.dart 7.14% <0.00%> (-6.20%) ⬇️
...fy_authenticator/lib/src/l10n/button_resolver.dart 18.91% <0.00%> (-1.09%) ⬇️
...ify_authenticator/lib/src/l10n/input_resolver.dart 46.93% <0.00%> (-1.07%) ⬇️
...pi/lib/src/graphql/graphql_subscription_event.dart 88.23% <0.00%> (-0.66%) ⬇️
... and 29 more

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.

4 participants