thaana 0.0.1 copy "thaana: ^0.0.1" to clipboard
thaana: ^0.0.1 copied to clipboard

Thaana utilities for flutter

Thaana #

Thaana utilities for Flutter

Installation #

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  thaana: ^0.0.1
  1. Import the package and use it in your Flutter App.
import 'package:thaana/thaana.dart';

Example #

ThaanaTextField(
    controller: myTextEditingController,
    style: TextStyle(...),
);
2
likes
120
points
8
downloads

Documentation

API reference

Publisher

verified publisherdevoup.com

Weekly Downloads

Thaana utilities for flutter

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on thaana