bulgariamitko / flutterflowtutorials

This is a FlutterFlow repo with essential custom code for every project
https://www.youtube.com/@flutterflowexpert
GNU General Public License v3.0
237 stars 69 forks source link

Create base64-encode.dart #2

Closed adrianbruegger closed 1 year ago

adrianbruegger commented 1 year ago

Custom Function for encoding credentials in base64 for Basic Auth when using dynamic authorization header in an API Call.

bulgariamitko commented 1 year ago

@adrianbruegger , thank you for your contribution! Much appreciated.