flutteradgents 0.3.2
flutteradgents: ^0.3.2 copied to clipboard
Flutteradgents is a tool for testers and QA teams that, directly within the project, lets them log into Jira, capture and annotate screenshots, and quickly create and assign bug tickets with all the n [...]
Changelog #
0.3.0 #
- Breaking: Public API identifiers use
Flutteradgents(single capital F) instead ofFlutterAdgents, including classes (FlutteradgentsHosts,FlutteradgentsSettings, …), top-level functions (flutteradgentsShowFeedback, …), and constants (kFlutteradgentsSdkDefaultFlavor, …). - Breaking: Library source files under
lib/use theflutteradgents_*.dartfilename prefix instead offlutter_adgents_*.dart(import paths updated accordingly).
0.1.0 #
- Initial public release of
flutteradgents. - Depends on the hosted package
flutteradgents_feedback(fork offeedbackfor Flutteradgents). - Adds a runnable
example/app for integration and quick testing.
