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

LOOKING FOR MAINTAINERS #21

Open
sonikro opened this issue May 12, 2021 · 10 comments
Open

LOOKING FOR MAINTAINERS #21

sonikro opened this issue May 12, 2021 · 10 comments
Labels
help wanted Extra attention is needed

Comments

@sonikro
Copy link
Owner

sonikro commented May 12, 2021

Me and @Perdiga are the creators of this package, however, we are not working with Flutter anymore, but we believe in the future of this package.

If you're working with flutter, and using this library, please consider becoming a Maintainer.

Please talk to me or @Perdiga if you're interested.

Thanks a lot

@sonikro sonikro added the help wanted Extra attention is needed label May 20, 2021
@marktefftech
Copy link
Collaborator

hello @sonikro @Perdiga I am interested in maintaining this project.

would it be possible to set up a short informational video meeting so I can get some questions answered?

I'm a huge fan of your work so far, great job.

@sonikro
Copy link
Owner Author

sonikro commented Jul 17, 2021

hello @sonikro @Perdiga I am interested in maintaining this project.

would it be possible to set up a short informational video meeting so I can get some questions answered?

I'm a huge fan of your work so far, great job.

Hello there. I'm glad to hear that. Feel free to contact me at [email protected], so we can schedule a video call. I'm on timezone UTC-3.

@Teajayy007
Copy link

hey @marktefftech are you currently maintaining this project? If so, would you want to start working on the web version and also null-safety upgrade for the official SDK.

@marktefftech
Copy link
Collaborator

Hello @Teajayy007 over the next few months I will looking to improve this project and will prioritize null-safety

@Teajayy007
Copy link

Hello @Teajayy007 over the next few months I will looking to improve this project and will prioritize null-safety @marktefftech if you need an extra hand let me know. I can start working on the authentication for flutter web. Also, I think it already supports null-safety it just needs to be updated on the pub.dev officially.

@marktefftech
Copy link
Collaborator

@Teajayy007 that would be awesome. please shoot me an email and we can connect and decide on the best next steps ([email protected])

@epinos
Copy link

epinos commented Mar 9, 2022

@marktefftech @Teajayy007 Hi is there a way to replicate or make this run? I'm really interested but i have not been able to replicate even the example on flutter as it states that:

"
Warning
──────────────────────────────────────────────────────────────────────────────
Your Flutter application is created using an older version of the Android
embedding. It is being deprecated in favor of Android embedding v2. Follow the
steps at
https://flutter.dev/go/android-project-migration
to migrate your project. You may also pass the --ignore-deprecation flag to
ignore this check and continue with the deprecated v1 embedding. However,
the v1 Android embedding will be removed in future versions of Flutter.

"

if there is could you publish lates version to pub.dev?

@Teajayy007
Copy link

does your flutter application support null-safety?

things to try: upgrade your android SDK or change your min and targetSDKVersion to 21 and 30 respectively in build.gradle

if your flutter app supports null-safety, depend on the package from github like so and not pub.dev:
flutter_okta_sdk:
git:
url: https://github.com/sonikro/flutter-okta-sdk.git
ref: develop

@marktefftech
Copy link
Collaborator

@epinos Thanks for your comment. This is a community-supported project so appreciate your understanding on some issues.

The SDK does work with exceptions. Many of these have been fixed in recent PR's. I am trying to push out a build very soon.

In the interim for immediate debugging assistance you can see this project, which runs successfully on both platforms.

@epinos
Copy link

epinos commented Mar 10, 2022

Thanks guys i really appreciate it. If theres anyway that i could help let me know :)

What worked for me was:
Screen Shot 2022-03-10 at 2 51 54 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants