flutter_artist_commons_ui 0.9.8 copy "flutter_artist_commons_ui: ^0.9.8" to clipboard
flutter_artist_commons_ui: ^0.9.8 copied to clipboard

A collection of reusable, enterprise-grade UI components and adaptive dialog layouts tailored for the FlutterArtist framework ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_artist_commons_ui

With Flutter:

 $ flutter pub add flutter_artist_commons_ui

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

dependencies:
  flutter_artist_commons_ui: ^0.9.8

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_commons_ui/flutter_artist_commons_ui.dart';
0
likes
0
points
858
downloads

Publisher

verified publishero7planning.org

Weekly Downloads

A collection of reusable, enterprise-grade UI components and adaptive dialog layouts tailored for the FlutterArtist framework ecosystem.

Homepage

License

unknown (license)

Dependencies

cached_network_image, flutter, flutter_artist_core, flutter_artist_styles, pointer_interceptor

More

Packages that depend on flutter_artist_commons_ui