portakal 0.0.5 copy "portakal: ^0.0.5" to clipboard
portakal: ^0.0.5 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 Flutter:

 $ flutter pub add portakal

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

dependencies:
  portakal: ^0.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:portakal/portakal.dart';
0
likes
150
points
59
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

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, delightful_toast, flutter, hive_flutter, http, url_launcher

More

Packages that depend on portakal