screenscraper 0.1.17 copy "screenscraper: ^0.1.17" to clipboard
screenscraper: ^0.1.17 copied to clipboard

Emulation scraper that uses ScreenScraper API V2 to match ROMs to games and fetch details.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add screenscraper

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

dependencies:
  screenscraper: ^0.1.17

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:screenscraper/screenscraper.dart';
1
likes
0
pub points
24%
popularity

Publisher

verified publishersolonenko.dev

Emulation scraper that uses ScreenScraper API V2 to match ROMs to games and fetch details.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, chunked_stream, collection, convert, crclib, crypto, json_annotation, pretty_http_logger

More

Packages that depend on screenscraper