Flutter Loading Animation
Flutter Loading Animations A simple yet very customizable set of loading animations for Flutter projects. Installation Add the following to your pubspec.yaml file: … dependencies: […]
Flutter Loading Animations A simple yet very customizable set of loading animations for Flutter projects. Installation Add the following to your pubspec.yaml file: … dependencies: […]
load Global loading widget, which can be used through simple configuration. Pure flutter library, not use native code. It is similar to OKToast in use. […]
✨ Flutter Spinkit A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin‘s SpinKit. 🎖 Installing dependencies: flutter_spinkit: "^4.1.2" ⚡️ Import import 'package:flutter_spinkit/flutter_spinkit.dart'; […]
FlutterMoneyFormatter FlutterMoneyFormatter is a Flutter extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any […]
flutter_tags Create beautiful tags quickly and easily. Installing Add this to your package’s pubspec.yaml file: dependencies: flutter_tags: "^0.4.8+2" DEMO Simple usage import 'package:flutter_tags/flutter_tags.dart'; . . […]
app_review Online Demo: https://fluttercommunity.github.io/app_review/ Description Flutter Plugin for Requesting and Writing Reviews in Google Play and the App Store. Apps have to be published for […]
Review Page Interaction This project aims to provide a simple and customizable Review Page interaction made with Flutter. Check it out on Béhance (https://www.behance.net/gallery/63142605/Review-Page-Interaction) Check […]
Easy and Fast internationalization for your Flutter Apps Why easy_localization? 🚀 Easy translations for many languages 🔌 Load translations as JSON, CSV, Yaml, Xml using […]
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 […]
Copyright © 2024 | WordPress Theme by MH Themes