whats_new_kit_flutter 0.1.0 copy "whats_new_kit_flutter: ^0.1.0" to clipboard
whats_new_kit_flutter: ^0.1.0 copied to clipboard

An Apple-style What's New sheet for Flutter — a faithful port of SvenTiigi/WhatsNewKit, themed from your app's ColorScheme.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add whats_new_kit_flutter

With Flutter:

 $ flutter pub add whats_new_kit_flutter

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

dependencies:
  whats_new_kit_flutter: ^0.1.0

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:whats_new_kit_flutter/whats_new_kit_flutter.dart';
1
likes
0
points
161
downloads

Publisher

verified publishersudhi.in

Weekly Downloads

An Apple-style What's New sheet for Flutter — a faithful port of SvenTiigi/WhatsNewKit, themed from your app's ColorScheme.

Repository (GitHub)
View/report issues

Topics

#onboarding #changelog #ui #release-notes #whats-new

License

unknown (license)

Dependencies

flutter, shared_preferences, url_launcher

More

Packages that depend on whats_new_kit_flutter