ethericlab / flutter-3d-touch-demo

Flutter 3D touch demo application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter 3D touch sample app

This demo shows how easy it is to create beautiful sliding and 3D effects using Flutter's AnimatedContainer class and it's transform property.

For this demo we had to create our own visual touch response class, similar to React Native's TouchableOpacity. We will be creating a flutter library out of it very soon, but for now you can simply copy and paste it from components/tap_opacity.dart file.

Running the demo

Authors

Etheric Agency Logo

Etheric Agency

License

3D Touch is available under the MIT license. See the LICENSE file for more info.

About

Flutter 3D touch demo application

License:MIT License


Languages

Language:Dart 96.6%Language:Swift 1.7%Language:Kotlin 1.6%Language:Objective-C 0.2%