Installation
Run this command,
$ flutter pub add foloosi_plugins
This will add the line below to your package's pubspec.yaml (run an implicit
flutter pub get
),dependencies:
foloosi_plugins: ^1.0.14
Alternatively, your editor might support
flutter pub get
. Check your editor docs to learn more.Now in your Dart code use,
import 'package:foloosi_plugins/foloosi_plugins.dart';
Foloosi Technologies Pvt Ltd.
Copyrights (c) 2022 Foloosi
Last modified 4mo ago