dart_std 0.0.7 copy "dart_std: ^0.0.7" to clipboard
dart_std: ^0.0.7 copied to clipboard

A library with full of interactive features that can be used as extension methods.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dart_std

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

dependencies:
  dart_std: ^0.0.7

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:dart_std/dart_std.dart';
4
likes
130
pub points
80%
popularity

Publisher

verified publisheropensource.appworld.in

A library with full of interactive features that can be used as extension methods.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

characters, collection, flutter

More

Packages that depend on dart_std