Specialized PDF reader designed specifically for music sheets

Specialized PDF reader designed specifically for music sheets AllegroPDF AllegroPDF is a specialized PDF reader designed specifically for music sheets. Showcase Features Motivation I didn’t fancy the available free solutions and was’t inclined to pay for them. Instead, I embarked on developing an app primarily driven by the desire for both fun and learning. Through […]

Specialized PDF reader designed specifically for music sheets Read More »

Flutter File Integrity Checker app for checking integrity of a file

Fair Files A FIC (File Integrity Checker) App for checking the Integrity of a file and tells the user if the file content has been modified or not. Screenshots Getting Started To test this FIC(File Integrity Checker) App, follow these steps: Dependencies The app relies on several Flutter packages and libraries, including: For adding any

Flutter File Integrity Checker app for checking integrity of a file Read More »

Prepare your animated faq list easily with flutter

Flutter animated faq – Prepare your animated faq list easily with flutter package easy to use and implemented with code. Features Prepare your animated faq list easily. Installation Add package to the the pubspec.yaml. flutter_easy_faq: Import the package. import ‘package:flutter_easy_faq/easy_faq.dart’; Usage EasyFaq( question: “question?”, answer: “answer.”, ), Properties required String question; required String answer; TextStyle?

Prepare your animated faq list easily with flutter Read More »

Flutter package multi_link_text allows you to create text with clickable links

A Flutter package multi_link_text allows you to create text with clickable links and additional styling options Multi Link Text A Flutter package multi_link_text allows you to create text with clickable links and additional styling options. Features Clickable Links Rich Text Support Paragraph Handling Installation To use this package, add multi_link_text as a dependency in your pubspec.yaml file. dependencies: flutter:

Flutter package multi_link_text allows you to create text with clickable links Read More »

Flutter Package for iPhone’s notch or Dynamic Island hidden logo

Flutter Package for iPhone’s notch or Dynamic Island hidden logo Features The package allows you to add hidden logo under the Notch or the Dynamic Island for iPhone devices. ❗Using this package will NOT affect your application running on any other platforms except iOS. Also, it will not affect your app running on the iPhones that is

Flutter Package for iPhone’s notch or Dynamic Island hidden logo Read More »

A Hover to Zoom feature widely used in most e-commerce product images

A Hover to Zoom feature widely used in most e-commerce product images Hover-to-Zoom Feature Demo This repository contains a Flutter project showcasing a refined Hover-to-Zoom feature designed specifically for desktop devices. This feature addresses the need for detailed product visualization in e-commerce applications, allowing users to seamlessly zoom in on any product image and unveil

A Hover to Zoom feature widely used in most e-commerce product images Read More »

A Flutter Food order app that enables users to place orders

A Flutter application that enables users to place orders for food – A Flutter Food order app that enables users to place orders Tablette Commande Flutter Food order app – Tablette de Commande is a Flutter mobile application that enables users to place orders for food and beverages directly from their tablet. The orders are

A Flutter Food order app that enables users to place orders Read More »

Scroll to Top