Installation
Use this package as a library
Depend on it
Run this command,
$ flutter pub add foloosi_plugins
This will add the line below to your package's pubspec.yaml (run an implicitflutter pub get
),
dependencies:
foloosi_plugins: ^1.0.16
Alternatively, your editor might support flutter pub get
. Check your editor docs to learn more.
Import it
Now in your Dart code use,
import 'package:foloosi_plugins/foloosi_plugins.dart';
Support
Visit https://www.foloosi.com for support requests or email to [email protected].
Developed by
Foloosi Technologies Pvt Ltd.
License
Copyrights (c) 2025 Foloosi
Last updated
Was this helpful?