semantic_gen 0.2.2 copy "semantic_gen: ^0.2.2" to clipboard
semantic_gen: ^0.2.2 copied to clipboard

unlisted

Compile-time helpers that expose Selenium-friendly semantics for Flutter Web and Widget tests.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add semantic_gen

With Flutter:

 $ flutter pub add semantic_gen

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

dependencies:
  semantic_gen: ^0.2.2

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:semantic_gen/semantic_gen.dart';
0
likes
0
points
10
downloads

Documentation

Documentation

Publisher

verified publishercallahanwilliam.com

Weekly Downloads

Compile-time helpers that expose Selenium-friendly semantics for Flutter Web and Widget tests.

Repository (GitHub)
View/report issues

Topics

#testing #selenium #source-gen #accessibility #web

License

unknown (license)

Dependencies

analyzer, build, collection, flutter, meta, source_gen, yaml

More

Packages that depend on semantic_gen