Skip to content

Commit

Permalink
Merge pull request #29 from sonikro/feature/example-app-submodule
Browse files Browse the repository at this point in the history
Add git submodule pointing to example app repository
  • Loading branch information
marktefftech authored Jan 31, 2022
2 parents d7a0b77 + cf59111 commit 491e47a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 187 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "example/flutter_okta_sample"]
path = example/flutter_okta_sample
url = https://github.com/marktefftech/flutter_okta_sample.git
branch = master
10 changes: 10 additions & 0 deletions .idea/runConfigurations.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

187 changes: 0 additions & 187 deletions example/android/.idea/workspace.xml

This file was deleted.

1 change: 1 addition & 0 deletions example/flutter_okta_sample
Submodule flutter_okta_sample added at c76f80

0 comments on commit 491e47a

Please sign in to comment.