{"id":13550447,"url":"https://github.com/CodingWithTashi/flutter_text_viewer","last_synced_at":"2025-04-03T00:34:01.472Z","repository":{"id":62458729,"uuid":"494746451","full_name":"CodingWithTashi/flutter_text_viewer","owner":"CodingWithTashi","description":"Simple flutter package to load and search string.","archived":false,"fork":false,"pushed_at":"2022-12-02T06:49:40.000Z","size":241,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-03T20:35:49.580Z","etag":null,"topics":["dart","flutter","flutter-app","flutter-package","flutter-plugin","flutter-text-viewer"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/flutter_text_viewer","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodingWithTashi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-21T10:07:24.000Z","updated_at":"2024-04-22T12:24:38.000Z","dependencies_parsed_at":"2023-01-22T14:00:52.532Z","dependency_job_id":null,"html_url":"https://github.com/CodingWithTashi/flutter_text_viewer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingWithTashi%2Fflutter_text_viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingWithTashi%2Fflutter_text_viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingWithTashi%2Fflutter_text_viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingWithTashi%2Fflutter_text_viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodingWithTashi","download_url":"https://codeload.github.com/CodingWithTashi/flutter_text_viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916733,"owners_count":20854511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","flutter","flutter-app","flutter-package","flutter-plugin","flutter-text-viewer"],"created_at":"2024-08-01T12:01:33.165Z","updated_at":"2025-04-03T00:34:00.312Z","avatar_url":"https://github.com/CodingWithTashi.png","language":"Dart","funding_links":["https://www.buymeacoffee.com/codingwithtashi"],"categories":["Dart"],"sub_categories":[],"readme":"# flutter_text_viewer \n\nflutter_text_viewer is a simple text viewer package to load and search text from assets,file.   \n\n## Demo\n![Image](https://github.com/CodingWithTashi/flutter_text_viewer/blob/master/example/demo/search.png?raw=true)\n\n## Features\n\n* Load text from assets/file or string\n* View text\n* Search text\n\n## Getting started\n\n```dart\nflutter_text_viewer: ^0.0.4\n\n```   \nImport the library:\n```dart\nimport 'package:flutter_text_viewer/flutter_text_viewer.dart';\n\n```\n## Usage   \n\n```dart\nTextViewerPage(\n   textViewer: TextViewer.asset(\n      'assets/test.txt',\n      highLightColor: Colors.yellow,\n      focusColor: Colors.orange,\n      ignoreCase: true,\n      ),\n   showSearchAppBar: true,\n   )\n```   \n## Todo   \n* Pagination for large text file\n* AppBar enhancement   \n\n## Note  \nFeel free to fork and send pull request\n\nIf you have any questions, feedback or ideas, feel free to [create an\nissue](https://github.com/CodingWithTashi/flutter_text_viewer/issues/new). If you enjoy this\nproject, I'd appreciate your [🌟 on GitHub](https://github.com/CodingWithTashi/flutter_text_viewer/).   \n\n## You can also buy me a cup of coffee   \n\u003ca href=\"https://www.buymeacoffee.com/codingwithtashi\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" width=200px\u003e\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCodingWithTashi%2Fflutter_text_viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCodingWithTashi%2Fflutter_text_viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCodingWithTashi%2Fflutter_text_viewer/lists"}