ser_url_helper 0.1.2 copy "ser_url_helper: ^0.1.2" to clipboard
ser_url_helper: ^0.1.2 copied to clipboard

Some of URL helpers for Dart (and Flutter of course)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ser_url_helper

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

dependencies:
  ser_url_helper: ^0.1.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ser_url_helper/ser_url_helper.dart';
0
likes
50
pub points
0%
popularity

Publisher

verified publisherserenay.net.tr

Some of URL helpers for Dart (and Flutter of course)

Homepage
Repository
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on ser_url_helper