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

Flutter Wrapper Sidekick Plugin #

Plugin for phntmxyz/sidekick

Pins a Flutter version with flutter_wrapper and exposes two commands via the Sidekick CLI:

  • <cli> flutter - runs the pinned Flutter version
  • <cli> dart - runs the pinned Dart version

You can continue using the flutter() and dart() functions in your scripts, because flutterSdkPath: '.flutter' binds the pinned SDK. If you want to be explicit, use flutterw().

Installation #

<cli> sidekick plugins install flutterw_sidekick_plugin

License #

Copyright 2022 Pascal Welsch

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
2
likes
130
pub points
41%
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