Share
Sign In
공부 내용
Flutter 화상 채팅 Agora 사용법
Y
yeji Kim
👍
참고 자료
Subscribe to '아무튼-작업일지'
Welcome to '아무튼-작업일지'!
By subscribing to my site, you'll be the first to receive notifications and emails about the latest updates, including new posts.
Join SlashPage and subscribe to '아무튼-작업일지'!
Subscribe
👍
Other posts in '공부 내용'See all
yeji Kim
Flutter에서 local notification 보내기
참고 자료 SnackBar ScaffoldMessenger
yeji Kim
Flutter firebase auth에서 set user property
참고 자료
yeji Kim
Flutter 기본 개념 - MaterialApp, Scaffold, State, Container, widget, child/children, context
참고 자료 https://api.flutter.dev/flutter/material/Scaffold-class.html MaterialApp title, theme, home 옵션 지정 가능. home - 가장 처음 낭는 theme (ThemeData) colorScheme, textTheme 등 Color textTheme - bodyText2가 기본 텍스트 스타일로 적용 Scaffold Scaffold - 구성된 앱에서 디자인적 부분에서의 뼈대 AppBar - 맨 위 상단 수평 바 backgroundColor BottomAppBar - bottomNavigationBar를 이용한 맨 하단 수평 바 items (BottomNavigationBarItem), selectedItemColor, backgroundColor Drawer (drawer) - 보통 좌측에 나타나는 수직 바