future_server 1.0.5 copy "future_server: ^1.0.5" to clipboard
future_server: ^1.0.5 copied to clipboard

future_server is package based on several packages make a new gate to back-end development using dart .. it's a new opputunity to build back-end with dart just with future_server.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add future_server

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

dependencies:
  future_server: ^1.0.5

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:future_server/future_server.dart';
6
likes
0
pub points
35%
popularity

Publisher

verified publisherkar1mmohamed.com

future_server is package based on several packages make a new gate to back-end development using dart .. it's a new opputunity to build back-end with dart just with future_server.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

galileo_mysql, get_server

More

Packages that depend on future_server