Muhammad Shoaib (@muhammadshoaib06)
  • Stars
    star
    22
  • Global Rank 600,606 (Top 21 %)
  • Followers 24
  • Following 62
  • Registered over 6 years ago
  • Most used languages
    Dart
    100.0 %
  • Location πŸ‡΅πŸ‡° Pakistan
  • Country Total Rank 1,722
  • Country Ranking
    Dart
    98

Top repositories

1

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
Dart
6
star
2

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.
Dart
5
star
3

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.
Dart
3
star
4

custom_dialog

Custom dialog with the custom design having multi TextField and Date Picker
Dart
1
star
5

muhammadshoaib06

1
star
6

expanded_demo

How to use dynamic ListView.builder inside dynamic ListView.builder inside ListView. resolved Height issue
Dart
1
star
7

widget_hide

There are three types to hide or show Flutter Widget. Opacity Widget, Visibility Widget and Offset Widget
Dart
1
star
8

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
Dart
1
star
9

flutter_localization

Easy and Fast internationalization for your Flutter Apps
Dart
1
star
10

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.
Dart
1
star
11

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.
Dart
1
star