seedkit_feature_deeplinks 0.4.0 copy "seedkit_feature_deeplinks: ^0.4.0" to clipboard
seedkit_feature_deeplinks: ^0.4.0 copied to clipboard

Feature Deeplinks экосистемы SeedKit

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seedkit_feature_deeplinks

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

dependencies:
  seedkit_feature_deeplinks: ^0.4.0

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:seedkit_feature_deeplinks/seedkit_feature_deeplinks_bloc.dart';
import 'package:seedkit_feature_deeplinks/seedkit_feature_deeplinks_models.dart';
import 'package:seedkit_feature_deeplinks/seedkit_feature_deeplinks_providers.dart';
import 'package:seedkit_feature_deeplinks/seedkit_feature_deeplinks_repositories.dart';
0
likes
120
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Feature Deeplinks экосистемы SeedKit

Repository

License

unknown (license)

Dependencies

app_links, flutter, seedkit_bloc, seedkit_module_api, seedkit_service_logger

More

Packages that depend on seedkit_feature_deeplinks