Flutter Money Formatter

Flutter Money Formatter

June 23, 2020 totosugito 0

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 Easy Localization

Flutter Easy Localization

June 23, 2020 totosugito 0

Easy and Fast internationalization for your Flutter Apps Why easy_localization? 🚀 Easy translations for many languages 🔌 Load translations as JSON, CSV, Yaml, Xml using […]

Flutter Localization Library

Flutter Localization Library

June 23, 2020 totosugito 0

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter. It lets you define translations for your content in different languages and […]

Flutter Geolocation Plugin

Flutter Geolocation Plugin

June 20, 2020 totosugito 0

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 […]

Flutter Simple Auth

Flutter Simple Auth

June 17, 2020 totosugito 0

Most apps need to make API calls. Every API needs authentication, yet no developer wants to deal with authentication. Simple Auth embeds authentication into the […]

Flutter State Management Library

Flutter State Management Library

June 16, 2020 totosugito 0

A super-powerful flutter state management library inspired with MVC pattern with very flexible dependency injection. MAJOR UPDATE: v1.1.7 FULL DOCUMENTATION: https://xamdev.gq/momentum/#/ Recommended Advance Example App […]

Flutter Alert Dialog

Flutter Alert Dialog

May 22, 2020 totosugito 0

adaptive_dialog Show alert dialog or modal action sheet adaptively according to platform. showOkAlertDialog Convenient wrapper of showAlertDialog. iOS Android showOkCancelAlertDialog Convenient wrapper of showAlertDialog. iOS […]