Skip to content

Update flutter getting started code samples as per refactor #2881

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

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

Amplifiyer
Copy link
Contributor

Original PR #2851

Description of changes: Update flutter getting started code samples as per refactor

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

@Amplifiyer Amplifiyer requested review from a team and haverchuck January 26, 2021 00:35
@@ -51,7 +48,7 @@ class _MyAppState extends State<MyApp> {
Text(
_amplifyConfigured ? "configured" : "not configured"
),
RaisedButton(
ElevatedButton(
Copy link
Contributor

Choose a reason for hiding this comment

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

good catch.

@Amplifiyer Amplifiyer merged commit 2a46c44 into master Jan 26, 2021
@Amplifiyer Amplifiyer deleted the core_refactor branch January 26, 2021 00:37
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.

2 participants