anti_intip_variabel 1.2.9
anti_intip_variabel: ^1.2.9 copied to clipboard
Meta package to include anti_intip and anti_intip_generator
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add anti_intip_variabelWith Flutter:
$ flutter pub add anti_intip_variabelThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
anti_intip_variabel: ^1.2.9Alternatively, 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:anti_intip_variabel/anti_intip_variabel.dart';