hashgen_ai 1.0.3 copy "hashgen_ai: ^1.0.3" to clipboard
hashgen_ai: ^1.0.3 copied to clipboard

HashGen AI is a Flutter package that leverages OpenAI's API to generate relevant hashtags based on the provided content. This package simplifies the process of adding impactful hashtags to your conten [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hashgen_ai

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

dependencies:
  hashgen_ai: ^1.0.3

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:hashgen_ai/hashgen_ai.dart';
1
likes
130
pub points
12%
popularity

Publisher

unverified uploader

HashGen AI is a Flutter package that leverages OpenAI's API to generate relevant hashtags based on the provided content. This package simplifies the process of adding impactful hashtags to your content, enhancing its discoverability.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on hashgen_ai