arna 1.0.6 copy "arna: ^1.0.6" to clipboard
arna: ^1.0.6 copied to clipboard

Arna is a set of widgets designed to be simple and easy to use for building applications with Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arna

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

dependencies:
  arna: ^1.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:arna/arna.dart';
53
likes
90
pub points
58%
popularity

Publisher

unverified uploader

Arna is a set of widgets designed to be simple and easy to use for building applications with Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on arna