flutterw_sidekick_plugin 1.1.1 copy "flutterw_sidekick_plugin: ^1.1.1" to clipboard
flutterw_sidekick_plugin: ^1.1.1 copied to clipboard

Sidekick plugin that installs flutter_wrapper in the repository and links it to the flutter and dart commands

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutterw_sidekick_plugin
copied to clipboard

With Flutter:

 $ flutter pub add flutterw_sidekick_plugin
copied to clipboard

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

dependencies:
  flutterw_sidekick_plugin: ^1.1.1
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutterw_sidekick_plugin/flutterw_sidekick_plugin.dart';
copied to clipboard
4
likes
150
points
2.08k
downloads

Publisher

verified publisherpascalwelsch.com

Weekly Downloads

2024.09.13 - 2025.03.28

Sidekick plugin that installs flutter_wrapper in the repository and links it to the flutter and dart commands

Repository (GitHub)
View/report issues

Topics

#sidekick #sidekick-plugin #flutter-wrapper #flutter-version-management #fvm

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dcli, sidekick_core

More

Packages that depend on flutterw_sidekick_plugin