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

outdated

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.0.3

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
0
pub points
0%
popularity

Publisher

unverified uploader

Data object model and data exchange with C# server

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_multi_formatter, http, shared_preferences

More

Packages that depend on nsg_data