Ghost Coding
ย ยทย Ghost Coding

FlutterFlow Video Compression and using BunnyCDN

After a lot of requests for documentation, tutorials or guidance on how to implement video compression directly inside of FlutterFlow without the need of 3rd party such as Buildship. I decided to build out a Tutorial video on how to achieve exactly that!

Join Me as we add Video-Compression to an application inside of FlutterFlow. All resource code and custom actions can be found in the Github repo or the README.md file below.

๐Ÿ“š Materials/References: GitHub Repository: https://shorturl.at/GdqH2
README (flutterflow actions & code): https://shorturl.at/VhAwB
BunnyCDN: https://bunny.net?ref=6qsfs3fi0p
Bunny API Docs: https://docs.bunny.net/reference/storage-api
Bunny Webhook Docs: https://docs.bunny.net/docs/stream-webhook
video_compress: ^3.1.3: https://pub.dev/packages/video_compress
Video Compress API Docs: https://shorturl.at/Oa34X
Nextjs: https://nextjs.org

If you haven't setup your PC yet for local development, check out this video: https://youtu.be/9tzRPoFp9rc

4