A Flutter UI to browse and order plants from a nursery

Plant App – A UI of a plant ordering app. A Flutter UI to browse and order plants from a nursery. UI Pics 🔗 Link To the UI https://www.behance.net/gallery/130319003/Plant-Store-App/modules/738816611 💻 Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) A little knowledge of Dart and Flutter Username: admin …

A cross-platform app that helps users track work sessions using the Pomodoro Technique

Session Session is a cross-platform app that helps users track work sessions using the Pomodoro Technique. It was built using Flutter and Dart, and uses Flutter’s state management features to store data without the need for a database. This makes it a lightweight and efficient tool for staying focused and organized. 🎬 Showcase Welcome Home Session History Data 🚀 Future …

Open source mobile application for nopCommerce platform based on Flutter

nopSuite Mobile Application nopSuite nopCommerce Mobile application the most complete & ready-to-use eCommerce mobile application made with love in India for your nopCommerce store. The application is a perfect blend of Architecture, Engineering & Flutter. This application covers all major nopCommerce functionalities to offer a smooth mobile commerce experience to your customers and also available with source code. The application …

Pet Adoption App UI Screens with Flutter

Pet Adoption App UI Screens These are screens of a pet adoption mobile app This is not part of a larger project but simply practise runs screen for learning about Flutter AnimatedContainer() Prerequisite Flutter/Dart knowledge Physical or virtual mobile device Flutter development environment Text Editor or IDE How to manually test this Clone this repository Open the project folder on …

A simple flutter package for inputting phone number in international format

Intl Phone Number Input A simple and customizable flutter package for inputting phone number in intl / international format uses Google’s libphonenumber CustomDecoration CustomBorder Default Web What’s new Null Safety Migration Upgraded dependencies Breaking Change Depreciated SelectorConfig.backgroundColor and replaced with Theme.of(context).canvasColor Fixed Dominican Republic dial_code at country_list.dart #196 Fixed change country when initialValue is set with the widget #170 Fixed …

Animated App with Rive and Flutter

Animated App with Rive and Flutter Fonts Poppins link Watch it on YouTube Hello, welcome to my new Flutter series focused entirely on animation. This is the app we are planning to build. As you can see a beautiful background animation using shapes and blur. As well as a cool button animation. Once we tap on the sign-in button a …

A command line Dart application that helps in implementing localization in Flutter apps

LOCALIZATION_HELPER for Flutter Apps Localization This is a command line Dart application that helps in implementing localization in Flutter apps. [NOTE]: You may find ‘json_creator’ and ‘json_translator’ packages on pub.dev helpful if you are doing localization of prebuilt Flutter apps. https://pub.dev/packages/json_creator https://pub.dev/packages/json_translator This package intends to help Flutter developers who have already developed a Flutter app and are looking for …