keywords_research_generator 2.0.5 copy "keywords_research_generator: ^2.0.5" to clipboard
keywords_research_generator: ^2.0.5 copied to clipboard

Flutter plugin for keyword research using free APIs — Google Autocomplete, Datamuse, Trends, Wikipedia, GSC. SEO, AEO, voice search, SEM, CSV/JSON export.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keywords_research_generator

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

dependencies:
  keywords_research_generator: ^2.0.5

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:keywords_research_generator/keywords_research_generator.dart';
0
likes
150
points
--
downloads

Publisher

verified publisherseosiri.com

Weekly Downloads

Flutter plugin for keyword research using free APIs — Google Autocomplete, Datamuse, Trends, Wikipedia, GSC. SEO, AEO, voice search, SEM, CSV/JSON export.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, connectivity_plus, csv, flutter, http, intl, path_provider, share_plus, shared_preferences, url_launcher, uuid

More

Packages that depend on keywords_research_generator