Samuel Akabo

Results 3 comments of Samuel Akabo

@guidezpl ```dart debugPrint(GoogleFonts.inter().fontFamily); ``` for example, should print "Inter" not "Inter_regular". I believe this is the source of the error.

> TedImagePicker use `Intent(MediaStore.ACTION_IMAGE_CAPTURE)` > So we don't need check camera permission > Please read this link > https://developer.android.com/training/permissions/usage-notes#perms_vs_intents > > But there are special case. > If you use...

> @superakabo > Can you show me sample code or project? > I will check your code OK sure.