future_server 1.2.2+2 copy "future_server: ^1.2.2+2" to clipboard
future_server: ^1.2.2+2 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

With Flutter:

 $ flutter 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.2.2+2

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:future_server/future_server.dart';
6
likes
110
pub points
31%
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

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

galileo_mysql, get_server, hive, http

More

Packages that depend on future_server