teleprompter 0.1.1 copy "teleprompter: ^0.1.1" to clipboard
teleprompter: ^0.1.1 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.1

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';
14
likes
150
points
68
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

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, flutter_colorpicker, gal, logger, native_device_orientation, path, provider, shared_preferences, stop_watch_timer, top_snackbar_flutter

More

Packages that depend on teleprompter