最近通过一篇博客学习了Flutter中的3D透视效果。 效果是跟随手指的触摸,界面做3D转动。 // v2: add Gesture detector import 'package:flutter/material.dart'; ...
確定! 回上一頁