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

Native flutter examples #144

Merged
merged 3 commits into from
Jun 23, 2022
Merged

Conversation

nickdowell
Copy link
Contributor

Goal

Add examples native apps that use Flutter in a limited capacity, as described in Add Flutter to existing app

Changeset

Moves existing example to examples/flutter

Adds examples/native which contains Android and iOS app projects, and a Flutter module included by those apps. The Flutter module replicates most of the existing example app's UI.

Testing

Tested by running examples apps locally.

@nickdowell nickdowell force-pushed the nickdowell/native-flutter-examples branch from 6b90b97 to abdfc6f Compare June 21, 2022 14:45
@nickdowell nickdowell force-pushed the nickdowell/native-flutter-examples branch from abdfc6f to 94fe4f8 Compare June 22, 2022 07:45
@nickdowell nickdowell marked this pull request as ready for review June 22, 2022 07:45
@nickdowell nickdowell requested a review from lemnik June 22, 2022 07:45
Copy link
Contributor

@lemnik lemnik left a comment

Choose a reason for hiding this comment

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

LGTM

@nickdowell nickdowell merged commit 2a21db2 into next Jun 23, 2022
@nickdowell nickdowell deleted the nickdowell/native-flutter-examples branch June 23, 2022 08:29
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