phone_ide 1.2.2+1 copy "phone_ide: ^1.2.2+1" to clipboard
phone_ide: ^1.2.2+1 copied to clipboard

unlistedoutdated

PhoneIDE is a highly dynamic IDE for learning on freeCodeCamp's mobile app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phone_ide

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

dependencies:
  phone_ide: ^1.2.2+1

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

Import it

Now in your Dart code, you can use:

import 'package:phone_ide/phone_ide.dart';
1
likes
0
points
99
downloads

Publisher

verified publisherfreecodecamp.org

Weekly Downloads

PhoneIDE is a highly dynamic IDE for learning on freeCodeCamp's mobile app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_highlight, highlight, shared_preferences

More

Packages that depend on phone_ide