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

A Flutter package to set and obey the rules.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lawyer

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

dependencies:
  lawyer: ^0.1.2

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:lawyer/lawyer.dart';
7
likes
130
points
12
downloads

Publisher

verified publisherenver.dev

Weekly Downloads

A Flutter package to set and obey the rules.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lawyer