Skip to main content

Installing with pub package manager

You can add Flutter Helper to your Flutter application by adding the following line to your pubspec.yaml’s dependencies:
YAML
algolia_helper_flutter: ^1.0.0
To confirm the latest version of Flutter Helper, please refer to the list of releases.
I