nsg_data 0.2.0 copy "nsg_data: ^0.2.0" to clipboard
nsg_data: ^0.2.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: ^0.2.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
40
pub points
0%
popularity

Publisher

unverified uploader

Data object model and data exchange with C# server

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

dio, event, flutter, flutter_localizations, flutter_multi_formatter, get, intl, jiffy, pedantic, retry, shared_preferences, uuid

More

Packages that depend on nsg_data