X Tutup
The Wayback Machine - https://web.archive.org/web/20201207174500/https://github.com/shellhong6/flutter_examples
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ios
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Some example that help to learn Flutter

  • 沉浸式状态栏例子(immersion statusBar demo)
  • 圆角例子(circular bead demo)
  • 下拉刷新和滚动加载例子(pull to refresh and scroll to load data)
  • 强制把输入字母转换为小写例子(forces the entered text to be lower case)
  • 伸缩头部与多种滚动容器复合(flexible header & wrap multiple scroll sliver)
  • 图片轮播之swiper实现(image carousel by swiper)
  • 图片轮播之transformer_page_view实现(image carousel by transformer_page_view)
  • json格式请求结果反序列化与使用(dio & json_serializable demo)
  • 可伸缩文本组件例子(stretchable and shrinkable text view)
  • CustomScrollView中SliverPersistentHeader的应用
  • 交织动画(tween animation)
  • hero animation
  • AnimatedSwitcher

Show some ❤️ and star the repo to support the project

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup