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

outdated

Horoscope package to get Daily, Weekly, Monthly and Yearly Horoscope.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add horoscope

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

dependencies:
  horoscope: ^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:horoscope/Horopscope.dart';
import 'package:horoscope/HoroscopeDetails.dart';
import 'package:horoscope/ZodiacSigns.dart';
import 'package:horoscope/horoscope_flutter.dart';
6
likes
40
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Horoscope package to get Daily, Weekly, Monthly and Yearly Horoscope.

Repository (GitHub)
View/report issues

License

ISC (license)

Dependencies

flutter, http

More

Packages that depend on horoscope