Flutter Carousel Slider Widget

Flutter Carousel Slider Widget

April 13, 2020 totosugito 0

carousel_slider A Flutter carousel widget, support infinite scroll and custom child widget, with auto play feature. Installation Add carousel_slider: ^1.4.1 in your pubspec.yaml dependencies. And […]

Flutter Gallery Resources

Flutter Gallery Resources

April 13, 2020 totosugito 0

Flutter Gallery Flutter Gallery is a resource to help developers evaluate and use Flutter. It is a collection of Material Design & Cupertino widgets, behaviors, […]

Flutter View RTSP Streams

Flutter View RTSP Streams

April 13, 2020 totosugito 0

muticam_dashboard This app is inspired by this post https://medium.com/@tattwei46/flutter-how-to-do-crud-with-firebase-rtdb-ce61e3ce53a A app to view Multiple RTSP Streams in Flutter ! Getting Started Create a firebase account […]

Flutter Youtube Player

Flutter Youtube Player

April 13, 2020 totosugito 0

Flutter plugin for playing or streaming YouTube videos inline using the official iFrame Player API. Supported Platforms: Android iOS Salient Features Inline Playback Supports captions […]

Flutter Compress Video

Flutter Compress Video

April 12, 2020 totosugito 0

flutter_video_compress Generate a new path by compressed video, Choose to keep the source video or delete it by a parameter. Get video thumbnail from a […]

Flutter VLC Player Widget

Flutter VLC Player Widget

April 12, 2020 totosugito 0

VLC Player Plugin A VLC-powered alternative to Flutter’s video_player that supports iOS and Android. Installation iOS For iOS, you need to opt into the Flutter […]