film_gyaan 1.0.5 copy "film_gyaan: ^1.0.5" to clipboard
film_gyaan: ^1.0.5 copied to clipboard

An unofficial dart SDK which will connect to TheMovieDB. This package can be used to get Movie/TV/Person related details.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add film_gyaan

With Flutter:

 $ flutter pub add film_gyaan

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

dependencies:
  film_gyaan: ^1.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:film_gyaan/film_gyaan.dart';
4
likes
110
pub points
0%
popularity

Publisher

unverified uploader

An unofficial dart SDK which will connect to TheMovieDB. This package can be used to get Movie/TV/Person related details.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, logger, pedantic

More

Packages that depend on film_gyaan