flutter_artist_overlay_adapter 0.9.7 copy "flutter_artist_overlay_adapter: ^0.9.7" to clipboard
flutter_artist_overlay_adapter: ^0.9.7 copied to clipboard

The default concrete implementation of FlutterArtistOverlayAdapter, providing ready-to-use async task overlays and contextual status snackbars.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_artist_overlay_adapter

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

dependencies:
  flutter_artist_overlay_adapter: ^0.9.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_overlay_adapter/flutter_artist_overlay_adapter.dart';
0
likes
150
points
51
downloads

Documentation

API reference

Publisher

verified publishero7planning.org

Weekly Downloads

The default concrete implementation of FlutterArtistOverlayAdapter, providing ready-to-use async task overlays and contextual status snackbars.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_artist_core

More

Packages that depend on flutter_artist_overlay_adapter