Skip to content

feudadrien/flutter_snapchat

 
 

Repository files navigation

Fluter Snapchat

A proof of concept on how to get the Snapchat-style swiping functionality using flutter.

More on how it's done here https://medium.com/@kr1uz/building-a-snapchat-like-interface-in-flutter-aafb7e59c8a5

preview

This project includes:

  • a working camera
  • 'play/pause' button, instead of 'take picture'
  • the 'color shading' animation that happens when a user swipes
  • 'flip camera' button
  • lock screen orientation

I've only ran this on Android. I'm not sure if it works on iOS.

Getting Started

flutter packages get
flutter run

About

Snapchat-like UI using Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.4%
  • Ruby 12.9%
  • Objective-C 4.5%
  • Java 2.2%