target_framework 0.0.2+1 copy "target_framework: ^0.0.2+1" to clipboard
target_framework: ^0.0.2+1 copied to clipboard

A web application framework for Dart built with developer experience and simplicity in mind.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add target_framework

With Flutter:

 $ flutter pub add target_framework

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

dependencies:
  target_framework: ^0.0.2+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:target_framework/target_framework.dart';
1
likes
120
points
18
downloads

Publisher

verified publisherinvertase.io

Weekly Downloads

A web application framework for Dart built with developer experience and simplicity in mind.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ansi_styles, async, collection, crypto, freezed_annotation, hotreloader, http_parser, logging, mime, mustache_template, path, shelf, shelf_multipart, shelf_proxy, shelf_router, shelf_static, stream_channel, web_socket_channel

More

Packages that depend on target_framework