Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 603 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 603 Bytes

Lịch vạn niên Flutter

Application is built by Flutter

LỊCH VẠN NIÊN 2019 allow you view an information about lunar calendar and other informations

Main feature:

  • View day calendar.
  • View month calendar.

Add support web for existing project

flutter create --org com.pitayaa .

Run web

 $ flutter run -d chrome
 $ flutter build web

Run on Desktop

$ flutter run -d macOS
$ flutter build macos

Screenshots