appstorys 1.1.1 copy "appstorys: ^1.1.1" to clipboard
appstorys: ^1.1.1 copied to clipboard

In App elements like Stories, Picture in Picture, Banner, Floater, CSAT, Survey, Widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appstorys

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

dependencies:
  appstorys: ^1.1.1

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:appstorys/appstorys.dart';