https://github.com/babakcode/string_extractor
https://github.com/babakcode/string_extractor
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/babakcode/string_extractor
- Owner: babakcode
- License: bsd-3-clause
- Created: 2023-09-04T22:09:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T13:41:24.000Z (over 2 years ago)
- Last Synced: 2025-10-23T03:23:11.734Z (5 months ago)
- Language: Dart
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
### String extractor
A package to get the texts from the project
## Features
You can see how to make this package from the youtube video link below:
[string_extractor package](https://youtube.com/c/babakcode)
## Getting started
Add this package as dev dependencies:
```cmd
dart pub add --dev string_extractor
```
## Usage
Just run the following command in the terminal:
```cmd
dart run string_extractor
```
## Additional information
Checkout the short video sample on my instagram page:
[video link](https://instagram.com/babakcode)