nt_repository 2.0.1 copy "nt_repository: ^2.0.1" to clipboard
nt_repository: ^2.0.1 copied to clipboard

Package with repository for NadlerTec Engenharia software projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nt_repository

With Flutter:

 $ flutter pub add nt_repository

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

dependencies:
  nt_repository: ^2.0.1

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

Publisher

unverified uploader

Weekly Downloads

Package with repository for NadlerTec Engenharia software projects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, dio, flutter, flutter_secure_storage, get, intl, result_dart

More

Packages that depend on nt_repository