Hi,
I'm completely new to the Flutter. I'm reading the Readme doc "Usage":
- I'm pasting the first code sample:
S.delegate - S is undefined, GlobalMaterialLocalizations - undefined, GlobalWidgetsLocalizations - undefined. How to import them?
- Setup the arb files - how? There's no instructions in the ARB repository: https://github.com/google/app-resource-bundle. How to install something without instructions?
- The first English file is generated for you - by whom? Nothing is generated on my computer.
- How to install this package? Huh, should I google even this?
Could you add a more detailed doc, please?
Hi,
I'm completely new to the Flutter. I'm reading the Readme doc "Usage":
S.delegate- S is undefined,GlobalMaterialLocalizations- undefined,GlobalWidgetsLocalizations- undefined. How to import them?Could you add a more detailed doc, please?