magic_strings 0.0.1 copy "magic_strings: ^0.0.1" to clipboard
magic_strings: ^0.0.1 copied to clipboard

Handy and extensible string extensions for Dart and Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic_strings

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

dependencies:
  magic_strings: ^0.0.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:magic_strings/magic_strings.dart';
0
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Handy and extensible string extensions for Dart and Flutter.

Topics

#strings #extensions #flutter #dart

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on magic_strings