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

With Flutter:

 $ flutter pub add flutterw_sidekick_plugin

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

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';
2
likes
130
pub points
59%
popularity

Publisher

verified publisherpascalwelsch.com

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