Flutter Tutorial [ 4 ] - A complete App from Scratch - Part 4 - Firestore setup and loading data

preview_player
Показать описание
In this part 4 of the tutorial, we will setup firestore plugin to use firestore database. We will also load the list of data from firestore and display it in our application.
_______________________________________________

** -------------------------------------------------------------------------------- **
Let's get connected
Рекомендации по теме
Комментарии
Автор

hi, I have a problem running my flutter app to run on older devices. for example, android version 4.x doesn't open any flutter app. what is the reason?

sadrashadmand
Автор

Will you add a non consumable app purchase ?

simon_s
Автор

First,
Thankyou for your classes.
I'm having this problem and i'm not find the solution.


I/flutter (29899): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY
I/flutter (29899): The following ProviderNotFoundError was thrown building LoginPage(dirty, state:
I/flutter (29899): _LoginPageState#972a1):
I/flutter (29899): Error: Could not find the correct Provider<UserRepository> above this LoginPage Widget
I/flutter (29899):
I/flutter (29899): To fix, please:
I/flutter (29899):
I/flutter (29899): * Ensure the Provider<UserRepository> is an ancestor to this LoginPage Widget
I/flutter (29899): * Provide types to Provider<UserRepository>
I/flutter (29899): * Provide types to Consumer<UserRepository>
I/flutter (29899): * Provide types to
I/flutter (29899): * Always use package imports. Ex: `import
I/flutter (29899): * Ensure the correct `context` is being used.
I/flutter (29899):
I/flutter (29899): If none of these solutions work, please file a bug at:
I/flutter (29899):
I/flutter (29899): The relevant error-causing widget was:
Hope can help me.

marsas
visit shbcf.ru