«   2024/12   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Tags
more
Archives
Today
Total
관리 메뉴

올해는 머신러닝이다.

Flutter + Node + docker Sample Code 본문

스터디/Flutter

Flutter + Node + docker Sample Code

행복한 수지아빠 2019. 6. 14. 10:04

저장소 정리하다 보니 1월에 진행된 간단한 백엔드 연동된 스터디 자료가 있어서 공유합니다. 

내용 : 간단한 투두 리스트

구현내용
1. Flutter
2. Bloc
3. RxDart
4. Docker
5. Node, Express
6. nginx proxy

https://github.com/bear2u/flutter-ecommerce-study

'스터디 > Flutter' 카테고리의 다른 글

Flutter + Riverpod 카운터앱  (0) 2023.12.11
Dart 에서 Promise.all 을 구현해보자  (0) 2020.02.29
Future of Flutter by Google IO  (0) 2019.05.22
커스텀 뷰 공부 1일차  (0) 2019.03.20
Flutter + Sqflite + Stetho 사용하기  (0) 2019.01.04