muhammadshoaib06
Flutter Developer | Open Source Enthusiast | Daily Developer
JMM TechnologiesPakistan
Pinned Repositories
flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
custom_dialog
Custom dialog with the custom design having multi TextField and Date Picker
date_time_picker
A date and time picker for a flutter, you can choose date/time / date&time in English, Dutch, and any other language you will want, and you can also custom your own picker content. and even not using any package in this application
flutter_admob
Integrating Google Mobile Ads SDK into a Flutter app, which you will do here, is the first step towards displaying AdMob ads and earning revenue. Once the integration is complete, you can choose an ad format to get detailed implementation steps. The Google Mobile Ads SDK for Flutter currently supports loading and displaying banner, interstitial (full-screen), native ads, and rewarded video ads.
flutter_bloc_cubit
State Management Flutter. Flutter BloC Cubit with Repository Pattern example. The Cubit is a subset of the famous implementation of BLoC Pattern
flutter_e_signature
A Flutter plugin providing performance optimized signature canvas with ability to set custom style, boundaries and initial state. This is native flutter implementation, so it supports all platforms.
flutter_overlay
A Stack of entries that can be managed independently. Overlays let independent child widgets float visual elements on top of other widgets by inserting them into the overlay's Stack. The overlay lets each of these widgets manage their participation in the overlay using OverlayEntry objects.
Flutter_Voice_to_Text_App
In this app voice will be detected and will be convert into text in flutter highlight some text with some keywords. Flutter
saloonApp
widget_hide
There are three types to hide or show Flutter Widget. Opacity Widget, Visibility Widget and Offset Widget
muhammadshoaib06's Repositories
muhammadshoaib06/flutter_bloc_cubit
State Management Flutter. Flutter BloC Cubit with Repository Pattern example. The Cubit is a subset of the famous implementation of BLoC Pattern
muhammadshoaib06/flutter_e_signature
A Flutter plugin providing performance optimized signature canvas with ability to set custom style, boundaries and initial state. This is native flutter implementation, so it supports all platforms.
muhammadshoaib06/flutter_admob
Integrating Google Mobile Ads SDK into a Flutter app, which you will do here, is the first step towards displaying AdMob ads and earning revenue. Once the integration is complete, you can choose an ad format to get detailed implementation steps. The Google Mobile Ads SDK for Flutter currently supports loading and displaying banner, interstitial (full-screen), native ads, and rewarded video ads.
muhammadshoaib06/custom_dialog
Custom dialog with the custom design having multi TextField and Date Picker
muhammadshoaib06/date_time_picker
A date and time picker for a flutter, you can choose date/time / date&time in English, Dutch, and any other language you will want, and you can also custom your own picker content. and even not using any package in this application
muhammadshoaib06/expanded_demo
How to use dynamic ListView.builder inside dynamic ListView.builder inside ListView. resolved Height issue
muhammadshoaib06/flutter_localization
Easy and Fast internationalization for your Flutter Apps
muhammadshoaib06/flutter_overlay
A Stack of entries that can be managed independently. Overlays let independent child widgets float visual elements on top of other widgets by inserting them into the overlay's Stack. The overlay lets each of these widgets manage their participation in the overlay using OverlayEntry objects.
muhammadshoaib06/muhammadshoaib06
muhammadshoaib06/websocket
In addition to normal HTTP requests, you can connect to servers using WebSockets. WebSockets allow for two-way communication with a server without polling.
muhammadshoaib06/widget_hide
There are three types to hide or show Flutter Widget. Opacity Widget, Visibility Widget and Offset Widget
muhammadshoaib06/adnan_ui
muhammadshoaib06/API_Flutter
muhammadshoaib06/assessment_app
Assessment APP
muhammadshoaib06/bottom_nav
Custom Painter in Flutter
muhammadshoaib06/bridge_softwares_demo
Bridge Softwares Task Implemented
muhammadshoaib06/demo_application
muhammadshoaib06/firebase_cloud_messaging_flutter
Firebase Cloud Messaging FCM is a cross-platform messaging solution that lets you reliably send messages at no cost. Using FCM, you can notify a client app that new email or other data is available to sync. You can send notification messages to drive user re-engagement and retention. For use cases such as instant messaging, a message can transfer a payload of up to 4 KB to a client app.
muhammadshoaib06/flare_anim
The easiest way to get started is by using the provided FlareActor widget. This is a stateless Flutter widget that allows for one Flare file with one active animation playing to be embedded in your Flutter App. You can change the currently playing animation by changing the animation property's name
muhammadshoaib06/flutter-cubit-tutorial
muhammadshoaib06/flutter_file_downlaoder_demo
Download file from internet (api). & show in notification
muhammadshoaib06/FlutterAPIExample
Simple Example of the API use in Flutter.
muhammadshoaib06/foodies_ui
muhammadshoaib06/invoice-main
muhammadshoaib06/iotbasedhomesecurity
FYP
muhammadshoaib06/optik_auto
muhammadshoaib06/ReactNativeDemoProject
React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.
muhammadshoaib06/screensaver
To show some Screensaver type of screen when the user is not interacting with the app for some time.
muhammadshoaib06/smart_home_ui_web_flutter
Flutter Beta Web View UI design
muhammadshoaib06/unit_test_flutter
Simple Unit Testing in Flutter is Implemented