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

outdated

An unofficial dart SDK which will connect to TheMovieDB. This package can be used to get Movie/TV/Person related details. Instead of putting the calls in your project directly use this package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart 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.2

Alternatively, your editor might support dart 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
0
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. Instead of putting the calls in your project directly use this package.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, logger, pedantic

More

Packages that depend on film_gyaan