dartway_serverpod_core_flutter 0.4.0 copy "dartway_serverpod_core_flutter: ^0.4.0" to clipboard
dartway_serverpod_core_flutter: ^0.4.0 copied to clipboard

Flutter side of the DartWay core: a typed realtime data layer over the Serverpod module, session management, connection-aware error handling and context-rich alerting.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartway_serverpod_core_flutter

With Flutter:

 $ flutter pub add dartway_serverpod_core_flutter

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

dependencies:
  dartway_serverpod_core_flutter: ^0.4.0

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:dartway_serverpod_core_flutter/dartway_serverpod_core_flutter.dart';
0
likes
0
points
417
downloads

Publisher

verified publisherdartway.dev

Weekly Downloads

Flutter side of the DartWay core: a typed realtime data layer over the Serverpod module, session management, connection-aware error handling and context-rich alerting.

Homepage
Repository (GitHub)
View/report issues

Topics

#dartway #serverpod #flutter #riverpod #realtime

License

unknown (license)

Dependencies

collection, dartway_flutter, dartway_serverpod_core_client, dartway_serverpod_core_shared, file_picker, flutter, flutter_riverpod, heif_converter, image, image_picker, intl, path, path_provider, serverpod_client, shared_preferences

More

Packages that depend on dartway_serverpod_core_flutter