gazelle_core 0.2.0 copy "gazelle_core: ^0.2.0" to clipboard
gazelle_core: ^0.2.0 copied to clipboard

A lightweight Dart web framework for scalable and developer-friendly server-side projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gazelle_core

With Flutter:

 $ flutter pub add gazelle_core

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

dependencies:
  gazelle_core: ^0.2.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:gazelle_core/gazelle_core.dart';
3
likes
140
pub points
68%
popularity

Publisher

verified publisherintales.it

A lightweight Dart web framework for scalable and developer-friendly server-side projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on gazelle_core