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

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 Flutter:

 $ flutter pub add semantic_gen

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

dependencies:
  semantic_gen: ^0.2.3

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

Documentation

Documentation
API reference

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

MIT (license)

Dependencies

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

More

Packages that depend on semantic_gen