728x90 전체 글551 remoteconfig GetX service로 데이터 받아오기 flutter 커뮤니티에서 질문이 와서 GetxService로 RemoteConfig 구현하는 것 공유하게 되었다. 관리 중인 remote Config 아래의 코드 import 'dart:convert'; import 'dart:io'; import 'package:firebase_remote_config/firebase_remote_config.dart'; import 'package:flutter/material.dart'; import 'package:flutter/services.dart'; import 'package:get/get.dart'; import 'package:matjipmemo/tools/logger.dart'; import 'package:package_info_plus/pack.. 2022. 12. 3. flutter fcm icon terminated FlutterLocalNotificationsPlugin 앱이 켜져있을 때는 (포그라운드 상태)-> localNotification Plugin 으로 icon을 넣을 수 있는데, terminated 되었을 때나 background 일때는 어떻게 하는지 몰랐다. 나 처럼 궁금해하는 사람들이 많았다. https://stackoverflow.com/questions/66975932/how-to-show-a-local-notification-in-flutter-when-the-app-is-in-background-termi How to show a Local Notification in Flutter, when the app is in Background/Terminated and it receives an FCM notification? I am trying Imp.. 2022. 12. 3. instagram 같은 gridview를 원한다면 .. https://pub.dev/packages/flutter_staggered_grid_view flutter_staggered_grid_view | Flutter Package Provides a collection of Flutter grids layouts (staggered, masonry, quilted, woven, etc.). pub.dev 2022. 12. 2. sliver_tool 사용해 보기 CustomScrollView를 사용하다보면 이런 경험을 할 때가 있다. 아.. 이거 Sliver들끼리 묶고 싶은데? , 아.. 이 sliver stack으로 못 감싸나? 사실 sliver에 대한 이해조차 어려웠던 과거의 나는 이런 생각조차 하지 못 했지만, 오늘 나는 그런 궁금증을 갖게 되었고, 찾아보게 되었다! 두둥! 연구해 볼 친구는 아래에 있는 친구이다. https://pub.dev/packages/sliver_tools sliver_tools | Flutter Package A set of useful sliver tools that are missing from the flutter framework pub.dev 일단은 시간이 많지는 않아서(맨날 시간 없다고 하네) 요기 있는 SliverSt.. 2022. 12. 2. 이전 1 ··· 60 61 62 63 64 65 66 ··· 138 다음 728x90