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

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.2.0

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
140
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, html

More

Packages that depend on egycoder_scraping