Skip to content

ethericlab/flutter-3d-touch-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.