xxf_arch 0.0.7 copy "xxf_arch: ^0.0.7" to clipboard
xxf_arch: ^0.0.7 copied to clipboard

A Routing and State Manager Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xxf_arch

With Flutter:

 $ flutter pub add xxf_arch

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

dependencies:
  xxf_arch: ^0.0.7

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:xxf_arch/xxf_arch.dart';
0
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Routing and State Manager Flutter package project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_route, flutter, flutter_hooks, flutter_riverpod, flutter_screenutil, get_it, hooks_riverpod, riverpod, xxf_lifecycle, xxf_resources

More

Packages that depend on xxf_arch