实用教程
本节内容包含了一个又一个的实用教程,帮助你解决编写 Flutter 应用中的常见问题。
Animation
Design
Effects
- Create a download button
- Create a nested navigation flow
- Create a photo filter carousel
- Create a scrolling parallax effect
- Create a shimmer loading effect
- Create a staggered menu animation
- Create a typing indicator
- 创建一个点击展开的 FAB
- Create gradient chat bubbles
- Drag a UI element
Forms
Gestures
Images
Lists
Maintenance
Navigation
- 跨页面切换的动效 Widget (Hero animations)
- 导航到一个新页面和返回
- 导航到对应名称的 routes 里
- 给特定的 route 传参
- Set up app links for Android
- Set up universal links for iOS
- 从一个页面回传数据
- 传递数据到新页面
Networking
Persistence
Plugins
Testing
Integration
Unit
Widget
如果想看到更多的教程,可以参考我们的 社区中文教程页面。