dartseid 0.1.0+1 copy "dartseid: ^0.1.0+1" to clipboard
dartseid: ^0.1.0+1 copied to clipboard

discontinuedreplaced by: arcade

A no magic web framework for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartseid

With Flutter:

 $ flutter pub add dartseid

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

dependencies:
  dartseid: ^0.1.0+1

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:dartseid/dartseid.dart';
2
likes
130
points
40
downloads

Publisher

verified publisherex3.dev

Weekly Downloads

A no magic web framework for Dart.

Documentation

API reference

License

MIT (license)

Dependencies

collection, dartseid_config, dartseid_logger, mime, path, string_scanner, uuid

More

Packages that depend on dartseid