galaxeus_lib 0.0.94 copy "galaxeus_lib: ^0.0.94" to clipboard
galaxeus_lib: ^0.0.94 copied to clipboard

All in one library for help you make easy app on cross platform and support server side, inclue tcp, fetch, event emitter, websocket, and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add galaxeus_lib

With Flutter:

 $ flutter pub add galaxeus_lib

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

dependencies:
  galaxeus_lib: ^0.0.94

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:galaxeus_lib/galaxeus_lib.dart';
2
likes
120
pub points
69%
popularity

Publisher

unverified uploader

All in one library for help you make easy app on cross platform and support server side, inclue tcp, fetch, event emitter, websocket, and more.

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, encrypt, http, path, stack_trace, universal_io

More

Packages that depend on galaxeus_lib