这是indexloc提供的服务,不要输入任何密码

flutter_thirukural 1.0.0+1 copy "flutter_thirukural: ^1.0.0+1" to clipboard
flutter_thirukural: ^1.0.0+1 copied to clipboard

A Flutter package to seamlessly integrate the holy tamil literate "Thirukural" into your apps, with support for full access to all 1330 kurals, categorized views by sections, chapters (both Tamil an [...]

flutter_thirukural #

A Flutter package to easily integrate Thirukural into your Flutter apps. This package provides UI widgets and screens to display Thirukurals in various ways — by number, section, chapter, or the Kural of the day. Perfect for apps focused on Tamil culture, literature, or daily wisdom!


✨ Features #

  • Display the Thirukural of the day
  • Fetch a Kural by its number
  • Show all Kurals in a range
  • Browse Kurals by Tamil or English chapter names
  • Display section names and their Kurals
  • Highly customizable widgets
  • Responsive design

🚀 Usage #

Import the package: import 'package:flutter_thirukural/flutter_thirukural.dart';

Example 1 – Thirukural of the Day ThirukuralOfTheDay(date: '2025-06-12')

Example 2 – Get Kural by Number ThirukuralByNumber(kuralNumber: 12)

Example 3 – All Thirukurals AllThirukurals()

Example 4 – Kurals in a Range ThirukuralInRange(from: 1, to: 10)

Example 5 – Section Names ThirukuralBySectionNames()

Example 6 – Tamil Chapter Names ThirukuralByTamilChapterNames()

Example 7 – English Chapter Names ThirukuralByEnglishChapterNames()


🖼️ Screenshots

[Home Screen] [All Thirukurals] [Thirukural of the Day] [Thirukurals in range] [Thirukural by number] [Thirukural Sections] [Thirukurals by tamil chapter name] [Thirukurals by english chapter name]


🤝 Contributing Contributions are welcome!

  1. Fork this repo
  2. Create a new branch
  3. Commit your changes
  4. Open a Pull Request

🐞 Issues If you face any issues while using flutter_thirukural, please: Create an issue on GitHub Or email me directly at: sanjayprasathg24cse@gmail.com

I’ll be happy to help!


☕ Buy Me a Coffee If this package helped you, you can support my work:


👤 Maintainer Name: Sanjay Prasath Ganesh GitHub: github.com/SanjayPrasathG LinkedIn: https://www.linkedin.com/in/sanjay-prasath-ganesh/


📄 License This project is licensed under the MIT License — see the LICENSE file for details.


📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  flutter_thirukural: ^1.0.0
  

2
likes
130
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to seamlessly integrate the holy tamil literate "Thirukural" into your apps, with support for full access to all 1330 kurals, categorized views by sections, chapters (both Tamil and English), search by number or range, and kural of the day. Provides customizable widgets to fit into any UI with ease.

Topics

#flutter #thirukural #tamil #kural

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, dio, flutter, flutter_hooks, get, google_fonts, hooks_riverpod, intl, loading_animation_widget, logger, responsive_framework, toastification

More

Packages that depend on flutter_thirukural