nadarchitecture 0.0.3 copy "nadarchitecture: ^0.0.3" to clipboard
nadarchitecture: ^0.0.3 copied to clipboard

You can create a clean structure and benefit from its features

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nadarchitecture

With Flutter:

 $ flutter pub add nadarchitecture

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

dependencies:
  nadarchitecture: ^0.0.3

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:nadarchitecture/nadarchitecture.dart';
12
likes
0
pub points
13%
popularity

Publisher

unverified uploader

You can create a clean structure and benefit from its features

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity_plus, flutter, flutter_svg, get, get_it, get_storage, http, internet_connection_checker, json_annotation

More

Packages that depend on nadarchitecture