dive 0.1.0-alpha.1 dive: ^0.1.0-alpha.1 copied to clipboard
The Dive core plugin. A toolkit for video recording and streaming.
Dive #
Warning: This is the initial release of alpha code. Not ready for production use. More features to be added soon. #
Introducing Dive! A new Flutter toolkit for video recording and streaming. A complete set of packages to build the next generation of Flutter media apps.
Introduction #
Dive is a video recording and streaming toolkit built on top of Dart and Flutter with native extensions on macOS. It is a group of Flutter packages for building media apps. In the future, support for multiple platforms will be added.
More Details #
This package was created using these commands on 1/14/2022:
$ dart --version
Dart SDK version: 2.16.0-80.1.beta (beta) (Mon Dec 13 11:59:02 2021 +0100) on "macos_x64"
$ dart create --template package-simple dive