앱개발 with Flutter

소프트웨어공학 프로젝트

HyunMaru 2022. 11. 28. 03:00

어플리케이션 다운로드 ↓ (size : 52MB)

https://drive.google.com/file/d/19Zql-knadVkNiHPjAZ8ac1eeoBEivEAY/view?usp=sharing 

 

알콜위키.apk

 

drive.google.com

Development Environment : Android Studio

Development Framework : Flutter

Using Package:

image_picker, tflite, lottie, shared_preference, cupertino_icons, http, google_fonts, wrapped_korean_text, fluttertoast

 

Application DB : Our application only needs to add the beer data you want to add to your favorites, so we only used a SharedPreference package that replaced the actual DB.

 

Deep Learning Model : Convolutional Nerual Network based Beer Classification Model(Classes: 20, Acc : 97.2%)

Deep Learning Model Converter Package : Tensorflow Lite

 

Total dart file 

total dart files

Total code lines : 2105 lines

실제 어플리케이션 실행 화면들

첫 실행화면, 딥러닝 맥주 검색 화면

 

 

술게임 모음, 룰렛, 섯다, 골든벨, 맥주 사전, 안주 사전

 

 

 

즐겨찾기 및 앱정보

저번 보다 앱개발하는게 수월해진 내 자신 뿌듯!

 

※ 앱정보에서 "야옹" 버튼을 누르면 어마어마한게 기다리고 있습니다...

'앱개발 with Flutter' 카테고리의 다른 글

어플리케이션 개발 #2  (1) 2022.06.08
어플리케이션 개발 #1  (1) 2022.05.20
어플리케이션 개발 #0  (2) 2022.05.03