fragrantica_wrapper 0.0.2 copy "fragrantica_wrapper: ^0.0.2" to clipboard
fragrantica_wrapper: ^0.0.2 copied to clipboard

A package which acts as a wrapper for the Fragrantica website. Educational purposes only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fragrantica_wrapper

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

dependencies:
  fragrantica_wrapper: ^0.0.2

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:fragrantica_wrapper/fragrantica_wrapper.dart';
0
likes
140
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A package which acts as a wrapper for the Fragrantica website. Educational purposes only.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

beautiful_soup_dart, dio, flutter, freezed_annotation, json_annotation

More

Packages that depend on fragrantica_wrapper