- I'm currently work as Android/Flutter/Backend Specialist at Flying Dutchman 🦧:sailboat:
I may be slow to respond.
Mobile Dev Specialist - Launch your app in days. Built 30+ Android/Flutter apps & 500k+ downloads.
-
Flying Dutchman Consultoria de Tecnologia
- Rio de Janeiro
- in/williamgouvea
- @williamgouvea
Pinned Loading
-
simple-analytics
simple-analytics PublicSimple implementation of Analytics abstraction using Kotlin for Android
-
-
PermissionHandler.kt
PermissionHandler.kt 1fun Fragment.isGranted(permission: AppPermission) = run {
2context?.let {
3(PermissionChecker.checkSelfPermission(it, permission.permissionName
4) == PermissionChecker.PERMISSION_GRANTED)
5} ?: false
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.