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

Add views to your Arcade application

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add arcade_views

With Flutter:

 $ flutter 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: ^1.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:arcade_views/arcade_views.dart';
1
likes
130
points
19
downloads

Publisher

verified publisherex3.dev

Weekly Downloads

Add views to your Arcade application

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

arcade_config, arcade_logger, jinja, path

More

Packages that depend on arcade_views