Fingerprint with localAuth - Flutter Explained - Level: Medium
Flutter Explained
In this episode of #FlutterExplained, we want to take a closer look at how we can #authenticate against the device with our Fingerprint. To authenticate against the machine with local_auth is also helpful if you want to #authenticate with other #biometrics like #FaceID or #TouchId.
We will set up an Android Emulator together so that it can recognize a Fingerprint. We take care of the Android specifics to let the emulator know our Fingerprint and last, but not least, we will implement everything to show a stunning dashboard.
⭐️⭐️ Helpful Ressources ⭐️⭐️ Repository: https://github.com/md-weber/fingerprint Flutter JSON Serialization: https://flutter.dev/docs/development/data-and-backend/json
⭐️⭐️ Timeline ⭐️⭐️ 0:40 - pub.dev - local_auth package 2:30 - Setup the device with a Fingerprint 4:10 - Add an onTap Event on the Column 5:30 - Deep dive into the LocalAuthentication 6:15 - Authenticate against the device 8:30 - Android Specific setup 11:25 - Showtime of the finished solution 11:40 - Outro
⭐️⭐️ Follow me ⭐️⭐️ Twitter - https://twitter.com/max_myracle Github - https://github.com/md-weber Hashnode / Blog - https://hashnode.com/@Myracle
⭐️⭐️ Support ⭐️⭐️ If you read this so far, thank you once more. If you like to support me, here are some links that could help me a lot.
Buy me a coffee - You are free to donate me a coffee so I can keep up my work. https://www.buymeacoffee.com/MyracleDesign
Amazon Affiliate Link - You buy for the same price and I get a small amount of it. This leads to an amazing Flutter book that I can recommend to every beginner of flutter https://amzn.to/2uOJXON
For every developer, a must-have and better said a must-read is the Clean Code book from Uncle Bob. https://amzn.to/2u5yXMP ... https://www.youtube.com/watch?v=v155UMfPM6k
82713151 Bytes