nsg_data 1.0.0 copy "nsg_data: ^1.0.0" to clipboard
nsg_data: ^1.0.0 copied to clipboard

Data object model and data exchange with C# server

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nsg_data

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

dependencies:
  nsg_data: ^1.0.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:nsg_data/nsg_data.dart';
2
likes
110
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

Data object model and data exchange with C# server

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

device_info_plus, dio, event, flutter, flutter_localizations, flutter_multi_formatter, get, hive_ce, intl, jiffy, package_info_plus, path_provider, pedantic, retry, shared_preferences, timeago, uuid

More

Packages that depend on nsg_data