Skip to content

내가 쓸 ToDo(스케줄러) 앱을 Flutter를 사용해서 만드는 프로젝트

Notifications You must be signed in to change notification settings

florbedo/dongbaek

Repository files navigation

dongbaek

How to build

# install protoc
$ brew install protobuf
# Activate the protoc plugin
$ flutter pub global activate protoc_plugin
# Pull the protobuf files
$ git pull --recurse-submodules
# Generate the protobuf dart files
$ ./build_proto.sh build
# Run with IDE

About

내가 쓸 ToDo(스케줄러) 앱을 Flutter를 사용해서 만드는 프로젝트

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published