lumide_github_copilot 1.0.1 copy "lumide_github_copilot: ^1.0.1" to clipboard
lumide_github_copilot: ^1.0.1 copied to clipboard

GitHub Copilot plugin for Lumide IDE. Provides AI-powered code completions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lumide_github_copilot

With Flutter:

 $ flutter pub add lumide_github_copilot

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

dependencies:
  lumide_github_copilot: ^1.0.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:lumide_github_copilot/lumide_github_copilot.dart';
1
likes
140
points
85
downloads

Documentation

API reference

Publisher

verified publishersofluffy.io

Weekly Downloads

GitHub Copilot plugin for Lumide IDE. Provides AI-powered code completions.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #copilot #completion #lumide-ai #lumide-plugin

License

MIT (license)

Dependencies

lumide_api, path

More

Packages that depend on lumide_github_copilot