Skip to content

shellhong6/flutter_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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