基于 Flutter 的时间轴应用 The History of Everything

The History of Everything 是一个时间轴应用,可让你以浏览精美的插图和动画的形式,探索和比较从大爆炸到互联网诞生的种种事件。

该应用主要分为三个部分:

  1. 主菜单 - /app/lib/main_menu
  2. 应用打开时的初始界面。
  3. 时间轴 - /app/lib/timeline
  4. 可以上下滚动、放大和缩小的事件时间轴。
  5. 详情页 - /app/lib/article
  6. 显示事件动画以及事件的完整描述。
基于 Flutter 的时间轴应用 The History of Everything

基于 Flutter 的时间轴应用 The History of Everything

项目地址

  • github:https://github.com/2d-inc/HistoryOfEverything


分享到:


相關文章: