sinri_wing 0.0.8 copy "sinri_wing: ^0.0.8" to clipboard
sinri_wing: ^0.0.8 copied to clipboard

A kit for Flutter and Dart, to be found on pub.dev.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sinri_wing

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

dependencies:
  sinri_wing: ^0.0.8

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:sinri_wing/json/json_helper.dart';
import 'package:sinri_wing/logging/logger.dart';
import 'package:sinri_wing/network/http_helper.dart';
import 'package:sinri_wing/nyacode/nyacode_helper.dart';
import 'package:sinri_wing/wing.dart';
0
likes
130
points
75
downloads

Publisher

verified publishersinri.cc

Weekly Downloads

A kit for Flutter and Dart, to be found on pub.dev.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, crypto, eventsource, flutter, intl, shared_preferences, sizer

More

Packages that depend on sinri_wing