Contains screenshot blur | flutter mobile app development

admin

Gaussian blur with flutter BackdropFilter.

flutter_app

An exercise for flutter.

build

  • run flutter: ./build.sh
  • build android: ./build_android.sh

Contents

  • Gaussian blur with flutter BackdropFilter.
  • Screenshot for a FlutterView(纯Flutter截屏)
  • Screenshot for a FlutterView has a NativeView embedded (Flutter内嵌Native截屏)
  • Screenshot for a NativeView has a FlutterView embedded (Native内嵌Flutter截屏)
  • Other more

Credit (github url) : https://github.com/zhaoya188/flutter_app

Next Article : https://flutterappdev.com/2019/01/18/a-word-game-for-ios-and-android-flutter-app-development/

Leave a Comment