How to deploy card banners in flutter app

0 votes
I want that whenever a new policy or a new feature is added to my app or some new feature is added to my app, i want to send a notification (inside app) to the user using firebase. How can i do that ? Like update notifications, A new feature notification etc. in the form of a pop-up card through flutter.
Sep 2, 2020 in Others by anonymous
• 120 points
992 views

1 answer to this question.

0 votes

Hi,

If you are trying to create a pop-up in your App, then you can use snackbar or AlertDialog, etc. So depending on your use case you can use it. For example, you have created one login page and whoever wants to use this app needs to log in. So when the user tries to log in with their credentials, will match from your firebase database. If yes, then it will show a pop-up.

To know more, join our Flutter Development Course today.

answered Sep 2, 2020 by MD
• 95,440 points

Related Questions In Others

0 votes
1 answer

How to add one image in Flutter App?

Hi@akhtar, You can use Image.network() method to add ...READ MORE

answered Jul 24, 2020 in Others by MD
• 95,440 points
436 views
0 votes
1 answer

How to create a navigation bar in Flutter app?

Hi@akhtar, To add a drawer to the app, ...READ MORE

answered Aug 25, 2020 in Others by MD
• 95,440 points
668 views
0 votes
1 answer

How to use ListTile class in Flutter App?

Hi@akhtar, A list tile contains one to three ...READ MORE

answered Aug 26, 2020 in Others by MD
• 95,440 points
1,420 views
0 votes
1 answer

How to change the project name in Flutter App?

Hi@akhtar, If you want to change the name ...READ MORE

answered Sep 3, 2020 in Others by MD
• 95,440 points
6,160 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,439 views
+2 votes
1 answer
0 votes
1 answer

How to use Card Widget in Flutter App?

Hi@akhtar, A card is a sheet of material used to ...READ MORE

answered Aug 26, 2020 in Others by MD
• 95,440 points
944 views
0 votes
1 answer

How to create a Volume Icon in Flutter App?

Hi@akhtar, You can use Icon Widget to create ...READ MORE

answered Jul 24, 2020 in Others by MD
• 95,440 points
1,728 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP