sidekick_core 0.4.1 copy "sidekick_core: ^0.4.1" to clipboard
sidekick_core: ^0.4.1 copied to clipboard

outdated

Reusable code pieces for sidekick CLIs

Sidekick Core #

This project is the base for all sidekick CLIs

Usage #

import 'package:sidekick_core/sidekick_core.dart';

Future<void> main(List<String> args) async {
  initializeSidekick(name: 'flg', mainProjectPath: 'dev/integration_tests/flutter_gallery');
  
  // Use args
}
9
likes
0
pub points
72%
popularity

Publisher

verified publisherphntm.xyz

Reusable code pieces for sidekick CLIs

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dartx, dcli, yaml

More

Packages that depend on sidekick_core