arcade_views 0.0.5 copy "arcade_views: ^0.0.5" to clipboard
arcade_views: ^0.0.5 copied to clipboard

outdated

Add views to your Dartseid application

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add arcade_views

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

dependencies:
  arcade_views: ^0.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:arcade_views/arcade_views.dart';
1
likes
0
points
27
downloads

Publisher

verified publisherex3.dev

Weekly Downloads

Add views to your Dartseid application

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

arcade_config, mustache_template, path

More

Packages that depend on arcade_views