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

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.1.0

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';
16
likes
140
points
89
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)

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on teleprompter