pappes_web_utility 0.0.3+2 copy "pappes_web_utility: ^0.0.3+2" to clipboard
pappes_web_utility: ^0.0.3+2 copied to clipboard

outdatedDart 1 only

A library useful for web applications. Currently includes MyHtml which is a class with HTML helper functions and MyJS which is a class with JavaScript helper functions

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pappes_web_utility

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

dependencies:
  pappes_web_utility: ^0.0.3+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:pappes_web_utility/pappes_web_utility.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A library useful for web applications. Currently includes MyHtml which is a class with HTML helper functions and MyJS which is a class with JavaScript helper functions

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

browser, logging, pappes_utility

More

Packages that depend on pappes_web_utility