본문 바로가기

아무고토 몰라효

검색하기
아무고토 몰라효
프로필사진 Always Newbie

  • 분류 전체보기 (59) N
    • CS (0)
    • Coding Test (5) N
    • Android (이론) (9)
    • Android ( JAVA ) (31)
      • 개발 (30)
      • 오류 (1)
    • Android ( Kotlin ) (5)
      • 개발 (5)
    • Flutter (7)
      • 개발 (7)
    • SQL (2)
      • ✦✧✧✧✧ (2)
Guestbook
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리
반응형

목록플루터 alert (1)

아무고토 몰라효

[ Flutter ] AlertDialog 사용해보기

👼🏻 초보 안드로이드 개발자가 매번 구글링하기 싫어서 정리하는 블로그 👼🏻 안녕하세요! 🙋🏻‍♀️ 오늘은 AlertDialog를 사용해볼거에요!!! 필수로 사용해야하는 BuildContext, Function(BuildContext) 만 일단 사용해보겠습니다! showDialog( context: context, // Alert을 띄울 context builder: (BuildContext context) { // Alert의 Context }, ); BulidContext 의 return이 필요합니다! showDialog( context: context, // 띄울 화면 builder: (BuildContext context) { // Alert창의 화면 return AlertDialog( title:..

Flutter/개발 2022. 3. 12. 17:35
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바