Flutter Localization i18n Plugin
i18n_extension Non-boilerplate Translation and Internationalization (i18n) for Flutter Start with a widget with some text in it: Text("Hello, how are you?") Translate it simply by […]
i18n_extension Non-boilerplate Translation and Internationalization (i18n) for Flutter Start with a widget with some text in it: Text("Hello, how are you?") Translate it simply by […]
Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter. It lets you define translations for your content in different languages and […]
geolocation Flutter geolocation plugin for Android API 16+ and iOS 9+. Features: Manual and automatic location permission management Current one-shot location Continuous location updates with […]
Accept Payments Using Google Pay With Stripe In Flutter Use the Stripe to start accepting Google Pay in your Android apps. Setup Firebase CLI To […]
Anytime Podcast Player This is the official repository for the Anytime Podcast Player – the simple Podcast playing app built with Dart & Flutter. Getting […]
transformer_page_view PageTransformer for flutter Very simple to use import 'package:transformer_page_view/transformer_page_view.dart'; … new TransformerPageView( loop: true, transformer: new AccordionTransformer(), itemBuilder: (BuildContext context, int index) { return […]
Flutter Google Sign In using Firebase Checkout my Medium article "Flutter: Implementing Google Sign In". In this app, I have implemented Google Sign In using […]
AuthPass.app – Open Source Password Manager for mobile and desktop AuthPass – Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible. […]
Flutter Sticky Headers Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled. Usage […]
✨ Scrollytell Flutter A flutter package to implement ScrollyTelling in your flutter app. Using ScrollyTell you can have the background changing dynamically as you scroll. […]
Copyright © 2024 | WordPress Theme by MH Themes