Flutter error catching and handling plugin

Catcher Catcher is Flutter plugin which automatically catches error/exceptions and handle them. Catcher offers mutliple way to handle errors. Catcher is heavily inspired from ACRA: https://github.com/ACRA/acra Catcher is solution for developers which want to get errors informations without using Crashlytics or Sentry product. It’s also great if you have your own backend where you’re storing application logs, so you can …

Fledge – A CICD tool for Flutter

Fledge Automatically build, test, sign and release your Flutter app to both Apple and Google stores. Supports public and private build servers in the cloud (Travis, Cirrus, etc…) and in-house (Jenkins, GitLab, etc…). There are many steps involved each time an app, or an app upgrade, is delivered to both stores. Fledge exists to document and automate these steps. Quick …

A Flutter application to control the cigarette problem

Cigarette Control A Flutter application to control the cigarette problem. Google Play : https://play.google.com/store/apps/details?id=com.feragusper.cigarette_control Support If you’ve found an error in this project, please file an issue: https://github.com/feragusper/CigaretteControl/issues Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Contribute Pull requests are welcome. Fork it! Create your feature branch: git checkout -b …

An IntelliJ plugin for Flutter development

Flutter Plugin for IntelliJ An IntelliJ plugin for Flutter development. Flutter is a multi-platform app SDK to help developers and designers build modern apps for iOS, Android and the web. Flutter makes it easy and fast to build beautiful mobile apps. Fast development Flutter’s hot reload helps you quickly and easily experiment, build UIs, add features, and fix bugs faster. …

10 Flutter tools to be useful in 2019

With the holiday season around the corner, we decided to list the 10 most useful Flutter tools that could skyrocket your Flutter projects. Thanks to the active Flutter community and awesome Flutter developers like yourself, there are many tools to choose from. So, dive in to your work with these helpful tools for Flutter and enjoy the holidays. Can’t wait …

A Flutter extension to formatting various types of currencies according

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 localization. Install For complete steps in installing FlutterMoneyFormatter you can see in the Installation Guide. Usage Import the library import ‘package:flutter_money_formatter/flutter_money_formatter.dart’; Getting Started To be able to format your double value into the various formats …

A tool to build Flutter layouts on-device

MetaFlutter MetaFlutter is a project to create Flutter layouts on device. Learn, explore and experiment with Flutter widgets directly on your phone. MetaFlutter allows you to create Flutter layouts using a wide and constantly growing range of Flutter widgets. Build out an idea you had instantly, try out something you’ve never tried before or just use it as a tool …

A debug drawer menu for better development

flutter_debug_drawer A debug drawer menu for better development. This is an initial release with very few functionalities. Adds a side menu in all screens with debug information. You can decide which information to show and create new modules to include more information. Getting Started Include the last version of the library in your pubspec.yaml: dependencies: flutter_debug_drawer: 0.1.1+1 Now, you can …

IOS/Android Reddit app created with Flutter

Retter IOS/Android Reddit app created with Flutter. Building from source Clone the repo, cd Retter-master Run using flutter run or open with an IDE such as Android Studio Contribution I’m open to anyone contributing to this repo. I’d advise using Android Studio and running a dartfmt before creating a pull request: dartfmt. Pages are setup using Mobx and a viewmodel …

40 Beautiful Flutter UI Themes For Developers

Flutter UI Themes Do you want to save time building your Flutter app? Developing an app from scratch is a costly and time-consuming process, but a Flutter app template is affordable because much of the code is already written for you. Don’t reinvent the wheel by starting with an empty codebase. In this article, we have showcased highly streamlined app …

30 Best Flutter App Templates in 2020

Flutter App Templates Looking for first-class and best flutter app templates out there? In this Article, we have showcased highly streamlined app templates you find today that are still actively updated and maintained. Here is a list of top Flutter App Templates with a remarkable design in 2020. These templates are truly valuable and make it easier for developers to …