The Dart SDK supports the use of the Nitric framework with Dart and Flutter.
More...
example/README.md
A server app built using Nitric with an entrypoint in bin/, library code in lib/, and example unit test in test/.
bin/
lib/
test/
You can run the example with the Dart SDK like this:
$ dart run bin/example.dart
nitric.io
Repository (GitHub)View/report issues
API reference
Apache-2.0 (license)
fixnum, grpc, http, meta, protobuf, synchronized, uuid
Packages that depend on nitric_sdk
Back