flutter_artist_styles_inspector 2.0.2 copy "flutter_artist_styles_inspector: ^2.0.2" to clipboard
flutter_artist_styles_inspector: ^2.0.2 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 Dart:

 $ dart pub add flutter_artist_styles_inspector

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 dart pub get):

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

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

unknown (license)

Dependencies

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

More

Packages that depend on flutter_artist_styles_inspector