Skip to content

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

License

Notifications You must be signed in to change notification settings

MahanRahmati/Arna

Repository files navigation

pub.dev

A unique set of widgets for building applications with Flutter.

This Framework is in active development. Any contribution, idea, criticism or feedback is welcomed.

NOTE: Since this package is formatted with flutter format -l 120 therefore the pub score of this package is 120.

You can check the web version here.

Screenshot

Platform Support

Platform Supported
Android
iOS
Linux
MacOS
Web
Windows

Getting Started

Add Arna as a dependency in your pubspec.yaml

dependencies:
  arna: ^0.4.8

And import it

import 'package:arna/arna.dart';

Special thanks