Skip to content

xihuny/thaana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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(...),
);

About

Thaana utilities for flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages