Flutter Read Text File From Assets

preview_player
Показать описание
Reading txt files from the assets in flutter app. Local text files are useful to store text strings. We fetch that string in this video.

#Flutter #Tutorial #HussainHumdani
If you have any question. Please write in the comments!
Рекомендации по теме
Комментарии
Автор

bro you literally saved my 2 days worth of hustle. cant thank you enough

theseusRJ
Автор

Great.. but, whats the best way to save a textfile in the app(but not in assets)... so if a user decompiles the apk, they cant view our textfile?

yoapps
Автор

Your quality is increased now. Keep it up.

JDMian
Автор

How to write to the file? Say I run the above program and good job is displayed, now I will change the text file content to bad job and want to display that on screen. How do I do that without restarting the whole application?

kumuda
Автор

what about writing file in asset folder ?

dursungul
Автор

How can i get specific data from text file ? I want to create Questions and Answers.

alstu
Автор

There are 10 names in my text file. A name to a line... how can i just get the name in 5. line ?

for example:
1. Alex
2. Jasmin
3. Ali
4. Leo
5. Jack //----> just get this name
6. Omar
7. Ronaldo
8. Messi
9. Chris
10. Joe

carklikafa
Автор

Hey bro???Is real text file different from real rtf file???

TienLenTrinh
Автор

how to view .rtf file (RICH TEXT FORMAT)

faizy