yx_scope_flutter 1.0.2 copy "yx_scope_flutter: ^1.0.2" to clipboard
yx_scope_flutter: ^1.0.2 copied to clipboard

An adapter package that provides yx_scope widgets for Flutter UI integration

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yx_scope_flutter

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

dependencies:
  yx_scope_flutter: ^1.0.2

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:yx_scope_flutter/yx_scope_flutter.dart';
25
likes
150
points
210
downloads

Publisher

verified publisherdev.go.yandex

Weekly Downloads

An adapter package that provides yx_scope widgets for Flutter UI integration

Repository (GitHub)
View/report issues

Topics

#di #scope #dependency-injection #dependency-management

Documentation

API reference

License

MIT (license)

Dependencies

flutter, yx_scope

More

Packages that depend on yx_scope_flutter