flutter_dartpad 0.0.1 copy "flutter_dartpad: ^0.0.1" to clipboard
flutter_dartpad: ^0.0.1 copied to clipboard

outdated

Dartpad which can be used inside mobile application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dartpad
copied to clipboard

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

dependencies:
  flutter_dartpad: ^0.0.1
copied to clipboard

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:flutter_dartpad/flutter_dartpad.dart';
copied to clipboard
22
likes
0
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

2024.05.31 - 2025.04.25

Dartpad which can be used inside mobile application

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on flutter_dartpad