Merge Flutter pub packages into one POC app on iOS - as a first step
Budget: $250 – $750 USD
I need a POC Flutter project that runs on iOS based on these 4 Flutter pub packages:
1. https://github.com/shivbo96/flutter_okta_auth_sdk
2. https://pub.dev/packages/flutter_blue_plus
3. https://github.com/welitonsousa/native_auth.git
4. https://pub.dev/packages/haptic_feedback
And the functionality is very simple, so I basically just need the
1. Main templetate would be https://github.com/shivbo96/flutter_okta_auth_sdk but with an additional screen using other 3 packages.
2. Create Okta native app on https://developer.okta.com
Application flow:
1. On Start app if not authenticated, show screen with Login button (middle of screen)
2. When Login button is clicked, goto Okta authenticate
3. If Authenticated :
3.1 Goto to new screen with big round button in the middle of the screen -> "SCAN"
3.2 When clicked, a BLE scan is started for 4 sec.
3.3 If one specific BLE device for the scan is found (based on ID), present faceID prompt and if succeded call a function with haptic feedback
3.4 then back to screen with "SCAN" Button
That's it, so all code is available in the pub example packages, I just need a merged project
1. https://github.com/shivbo96/flutter_okta_auth_sdk
2. https://pub.dev/packages/flutter_blue_plus
3. https://github.com/welitonsousa/native_auth.git
4. https://pub.dev/packages/haptic_feedback
And the functionality is very simple, so I basically just need the
1. Main templetate would be https://github.com/shivbo96/flutter_okta_auth_sdk but with an additional screen using other 3 packages.
2. Create Okta native app on https://developer.okta.com
Application flow:
1. On Start app if not authenticated, show screen with Login button (middle of screen)
2. When Login button is clicked, goto Okta authenticate
3. If Authenticated :
3.1 Goto to new screen with big round button in the middle of the screen -> "SCAN"
3.2 When clicked, a BLE scan is started for 4 sec.
3.3 If one specific BLE device for the scan is found (based on ID), present faceID prompt and if succeded call a function with haptic feedback
3.4 then back to screen with "SCAN" Button
That's it, so all code is available in the pub example packages, I just need a merged project