728x90 전체 글580 예쁜 드롭다운 버튼 (pretty dropdown button from pub.dev) https://pub.dev/packages/dropdown_button2 dropdown_button2 | Flutter Package Flutter's core Dropdown Button widget with steady dropdown menu and many options you can customize to your needs. pub.dev 2022. 2. 21. Flutter에서 js 정규식이 안써지는 이유 js 의 정규식을 계속 쓰려고 해봤는데 flutter에서 써지지 않았다. 정답-> js에서는 var string2 = string.split('/[,>]+/'); 이런식으로 정규식 표현을 하지만 flutter에서는 var string2 = string.split(RegExp('[,>]+')); 이런식으로 표현해야한다. regex안에 넣어주고 대신에 //을 빼준다! 더 많은 정보가 필요하다면 다음 영상을 시청 바란다. https://www.youtube.com/watch?v=t3M6toIflyQ 정규식 연습은 아래 페이지에서 가능합니다 https://regexr.com RegExr: Learn, Build, & Test RegEx RegExr is an online tool to learn, build, .. 2022. 2. 20. Firebase Function 으로 네이버 로그인 하기 https://lanicc.medium.com/파이어베이스로-네이버-로그인-연동하기-응용편-e95fe2a719c8 파이어베이스로 네이버 로그인 연동하기 카카오 로그인 글들이 3편이나 나올지는 꿈에도 몰랐네요. 만약 안보고 오신분이 계시다면 한번씩 보시는걸 추천 드립니다! 네이버 로그인도 카카오 로그인이랑 매우 비슷합니다! 본 강의는 Kotl lanicc.medium.com 카카오톡과 비슷해서 비교하면서 구현하니 쉬웠다. 2022. 2. 17. Apply After Effect in Flutter https://pub.dev/packages/lottie lottie | Flutter Package Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player. pub.dev with Lottie library! you can use gif file. but this way would take your app capacity. Using Lottie will solve the problem. 2022. 2. 16. 이전 1 ··· 129 130 131 132 133 134 135 ··· 145 다음 728x90