supercharged_dart_plus 2.3.0 copy "supercharged_dart_plus: ^2.3.0" to clipboard
supercharged_dart_plus: ^2.3.0 copied to clipboard

Supercharged Plus brings all the comfort features from languages like Kotlin to all Dart developers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add supercharged_dart_plus

With Flutter:

 $ flutter pub add supercharged_dart_plus

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

dependencies:
  supercharged_dart_plus: ^2.3.0

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:supercharged_dart_plus/supercharged_dart_plus.dart';
0
likes
160
points
50
downloads

Documentation

API reference

Publisher

verified publisherrizkyghofur.my.id

Weekly Downloads

Supercharged Plus brings all the comfort features from languages like Kotlin to all Dart developers.

Repository (GitHub)
View/report issues

Topics

#extension-methods #dart #utilities #helpers

License

MIT (license)

More

Packages that depend on supercharged_dart_plus