teleprompter 0.0.2 copy "teleprompter: ^0.0.2" to clipboard
teleprompter: ^0.0.2 copied to clipboard

outdated

Flutter package to create a teleprompter from a text, record and save to gallery feature

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add teleprompter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  teleprompter: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:teleprompter/teleprompter.dart';
15
likes
0
points
72
downloads

Publisher

verified publisherincaview.com

Weekly Downloads

Flutter package to create a teleprompter from a text, record and save to gallery feature

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, flutter, flutter_colorpicker, gallery_saver, logger, native_device_orientation, provider, shared_preferences, top_snackbar_flutter

More

Packages that depend on teleprompter