flutter_clip 1.0.5 copy "flutter_clip: ^1.0.5" to clipboard
flutter_clip: ^1.0.5 copied to clipboard

Calculator Language for Immediate Processing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_clip

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

dependencies:
  flutter_clip: ^1.0.5

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_clip/flutter_clip.dart';
0
likes
110
pub points
1%
popularity

Publisher

unverified uploader

Calculator Language for Immediate Processing

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dart_clip, flutter

More

Packages that depend on flutter_clip