portakal 0.0.2 copy "portakal: ^0.0.2" to clipboard
portakal: ^0.0.2 copied to clipboard

Portakal allows you to shorten long code by adding a layer on top of Flutter!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add portakal

With Flutter:

 $ flutter pub add portakal

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

dependencies:
  portakal: ^0.0.2

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:portakal/portakal.dart';
0
likes
0
points
155
downloads

Publisher

unverified uploader

Weekly Downloads

Portakal allows you to shorten long code by adding a layer on top of Flutter!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, delightful_toast, flutter, hive_flutter, http, url_launcher

More

Packages that depend on portakal