“Login Demo” app which shows how to use google sign in Android and iOS using Flutter
Flutter Google Sign In using Firebase Checkout my Medium article “Flutter: Implementing Google Sign In”. In this app,…
Flutter Google Sign In using Firebase Checkout my Medium article “Flutter: Implementing Google Sign In”. In this app,…
Commons Commons Flutter package can used for Flutter Android and IOS applications. https://pub.dev/packages/commons example/lib/main.dart Includes Alert dialog Toast messages Single input dialog…
flutter_easyloading English | 简体中文 Installing Add this to your package’s pubspec.yaml file: dependencies: flutter_easyloading: ^1.1.3 Import import ‘package:flutter_easyloading/flutter_easyloading.dart’; How to…
Aqua ♠️ Beautiful Texas Hold’em poker odds calculator made of Flutter. Download If you want to join to…
apple_maps_flutter A Flutter plugin that provides an Apple Maps widget. The plugin relies on Flutter’s mechanism for…
Tap Hero ? ? TapHero is a casual tapping arcade game. This repo includes Android, iOS, Desktop (macOS, Windows,…
Flutter – Passcode Lock Screen A Flutter package for iOS and Android for showing passcode input screen,…
This project was writed with pure dart code,which means it’s support both iOS and Android. ScreenShot How…
Random Color An Android and iOS game. A color is display on the screen and then the…
flutter_calculator Preview Structure Input Widgets input widgets is all extends StatefulWidget, because they need to response the onTap…