flutter_artist_styles_inspector 2.0.7 copy "flutter_artist_styles_inspector: ^2.0.7" to clipboard
flutter_artist_styles_inspector: ^2.0.7 copied to clipboard

A companion visual debugging and code generation toolkit for flutter_artist_styles, providing runtime token inspection and interactive UI code board dialogs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_artist_styles_inspector

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

dependencies:
  flutter_artist_styles_inspector: ^2.0.7

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:flutter_artist_styles_inspector/flutter_artist_styles_inspector.dart';
0
likes
150
points
738
downloads

Documentation

API reference

Publisher

verified publishero7planning.org

Weekly Downloads

A companion visual debugging and code generation toolkit for flutter_artist_styles, providing runtime token inspection and interactive UI code board dialogs.

Homepage

License

BSD-3-Clause (license)

Dependencies

davi, flutter, flutter_artist_commons_ui, flutter_artist_core, flutter_artist_markdown_widget, flutter_artist_styles, flutter_left_right_container, http, tabbed_view, url_launcher

More

Packages that depend on flutter_artist_styles_inspector