egycoder_scraping 0.0.1 copy "egycoder_scraping: ^0.0.1" to clipboard
egycoder_scraping: ^0.0.1 copied to clipboard

discontinued
outdated

a part of egycoder frame work, this package useful to anyone interesting with scraping websites

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add egycoder_scraping

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

dependencies:
  egycoder_scraping: ^0.0.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:egycoder_scraping/egycoder_scraping.dart';
0
likes
0
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

a part of egycoder frame work, this package useful to anyone interesting with scraping websites

Homepage

License

unknown (license)

Dependencies

dio, flutter, html

More

Packages that depend on egycoder_scraping