darty_commons 0.1.1 copy "darty_commons: ^0.1.1" to clipboard
darty_commons: ^0.1.1 copied to clipboard

outdated

Darty Commons is a Package that provides a punch of useful extension methods for every application functionalities (Inspired by Anko Commons in Kotlin) this package will help you save some lines of co [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add darty_commons

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

dependencies:
  darty_commons: ^0.1.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:darty_commons/dart_commons.dart';
import 'package:darty_commons/example/lib/main.dart';
import 'package:darty_commons/example/lib/test_widget.dart';
13
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Darty Commons is a Package that provides a punch of useful extension methods for every application functionalities (Inspired by Anko Commons in Kotlin) this package will help you save some lines of code and make it easy to do repeated operations throughout your applications

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_phone_direct_caller, logging, share, url_launcher

More

Packages that depend on darty_commons