效果是跟隨手指的觸摸,界面做3D轉動。 // v2: add Gesture detector import 'package:flutter/material.dart'; void main() => runApp(MyApp()); ...
確定! 回上一頁