• Stars
    star
    1
  • Language
    Dart
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More 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

flutter_localization

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

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
10

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