lexpro_nullsafety 1.0.1 copy "lexpro_nullsafety: ^1.0.1" to clipboard
lexpro_nullsafety: ^1.0.1 copied to clipboard

lexpro for sound null safety refactoring version.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lexpro_nullsafety

With Flutter:

 $ flutter pub add lexpro_nullsafety

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

dependencies:
  lexpro_nullsafety: ^1.0.1

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:lexpro_nullsafety/lexpro_nullsafety.dart';
1
likes
100
pub points
0%
popularity

Publisher

unverified uploader

lexpro for sound null safety refactoring version.

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

equatable

More

Packages that depend on lexpro_nullsafety