728x90 전체 글551 google admob https://velog.io/@annapo/Flutter-Admob-연동 Flutter Admob 연동 Android와 IOS에 Admob을 연동 시켜보자. velog.io 2022. 7. 24. Instagram의 게시물 추가하기 api https://developers.facebook.com/docs/instagram-api/guides/content-publishing 콘텐츠 게시 - Instagram 플랫폼 - 문서 - Facebook for Developers 콘텐츠 게시 Instagram 그래프 API를 사용하여 Instagram 비즈니스 계정에 단일 이미지, 동영상, 릴스(단일 미디어 게시물)를 게시하거나, 여러 이미지와 동영상을 포함하는 게시물(슬라이드 게시물)을 developers.facebook.com 2022. 7. 23. permission handler IOS permission handler IOS 부분 추가된 부분이 있어서 올림 https://velog.io/@manpkh95/Flutter-iOS-권한-받기-Permission-Handler-Package Flutter iOS 권한 받기 (Permission Handler Package) Flutter를 이용한 카메라, 마이크 접근허락 패키지 permission_handler! iOS 환경 설정 뿐 아니라 코드 예제도 보자 velog.io 2022. 7. 22. flutter_local_notifications(3/3) void selectNotification(String payload) async { if (payload != null) { debugPrint('notification payload: $payload'); } await Navigator.push( context, MaterialPageRoute(builder: (context) => SecondScreen(payload)), ); } In the real world, this payload could represent the id of the item you want to display the details of. Once the initialisation is complete, then you can manage the displaying of n.. 2022. 7. 20. 이전 1 ··· 91 92 93 94 95 96 97 ··· 138 다음 728x90