Send notification to flutter app using firebase messaging

Welcome Push Notification with Flutter & Firebase ⚠️⚠️ there is no google-services.json file attached in this project because of security issues, you need to attach it with your own firebase project ⚠️⚠️ you need the below dependencies for this project and you can use latest packages using links below dependencies:     firebase_core: ^1.15.0     overlay_support: ^1.2.1     firebase_messaging: ^11.2.14     …

Implementation of BastiUi design in Flutter

smiley_ui Implementation of BastiUi design in Flutter. (Inspired by Aloïs Deniel implementation) (I might make a package out of it at some point) Getting started Add the package by adding the following to your pubspec.yaml: smiley_ui: git: url: https://github.com/TesteurManiak/bastiui_smileys.git Widgets & Methods SmileyWidget Base widget which draws an animated smiley. Code Sample SmileyWidget( expression: SmileyExpression.happy, ); Screenshot SmileysSelection Widget which …

Quiz App by using flutter

Quiz App by using flutter Packages we are using: websafe_svg: link GetX: link Our quiz app contains a total of three-screen, the welcome screen where a user submits their name than the main screen called the questions screen. Each question has 4 options once the user click on the option if the answer is correct then it turns green otherwise …

Flutter TikTok App UI

Flutter TikTok App Ui tiktok.mp4 A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance …

Add a powerful and customizable GIPHY picker into your Flutter app

enough_giphy_flutter Add a powerful and customizable GIPHY picker into your Flutter app. Benefits Using enough_giphy_flutter has the following benefits: The mandatory GIPHY attribution is not an afterthought – use it “as is” to get your app approved or customize the attribution according to your needs. Platform-specific UI: use cupertino look and feel on iOS and MacOS, material on Android and …

Udemy Free Course App With 2 Api

Udemy Free Course App ✍🏻 Find Your Free Course 👨🏻‍💻 Udemy Udemy Free Course App app is open-source app for Android & ios. It is built with Dart on top of Google’s Flutter Framework. Free Courses App ##🚀 youtube Tutorial Clock App App by GetX Link: Clock App Ahadith App by GetX Link: Ahadith Youtube App by GetX Link: youtube …

Netflix clone app using flutter

netflix_clone A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and …