Add interactivity such as like, comment, and share functionality to your app. Includes smooth animations for a modern social media experience in Flutter.
Getting Started
To get started, you need to download the source code or copy source using the Copy button on top right corner, then follow the steps below:
-
Update your
pubspec.yamlto include all dependencies inpubspec.yaml.example. -
For android, check the additional reference files in the
androidfolder.
Files to Update
Places where you may start your customization are labeled with // TODO(dev): comment