Yet another Flavor based Flutter package

SA Flutter Flavors Yes, yet another flavor based package, sorry. This package helps when creating ‘flavors’ of a Flutter App (this is for Dart code only – not OS specific apps). It allows definition of attributes for each flavor and provides a FlavorBanner that displays a visual indicator of the current running flavor. Features Flavor Banner Change banner color Change …

A simple drawing app made with Flutter

🎨🎨Flutter Drawing app A simple drawing app made with Flutter Try out the DEMO here Link to Demo 💻 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 ✨ Features Scribble. Draw Shapes (Line, Polygon, Ellipse and Rectangle). Eraser. Undo and …

Dart SDK for interacting with Sarufi. You can now create Conversational AI Chat Bots in Flutter Applications

Sarufi This is a Dart SDK that helps users interact with sarufi.io in their Dart projects. Use Case Integrating Conversational AI Chatbots in Flutter Apps and Dart Jaguar Web applications Getting started Steps to install Sarufi to your Project In your Project’s pubspec.yaml file of your project add the dependencies: sarufi: After run, to install the package in your project …

Corral Notes – Notes app with two level encryption & sharing

Corral Notes – Notes app with two level encryption & sharing. A cross platform app built for taking not only notes but also keep them private with sharing feature. Features Phone or Google/Apple(iOS Only) Authentication. C.R.U.D. operations & Sharing PIN Encryption Packages & State Management Firebase Auth Firebase Firestore BLoC/Cubit State Management Screenshots Authentication : Home : Search & Sort …

Mastring mobile UI with Flutter

dirbbox Mastring mobile UI Flutter Getting Started Packages cupertino_icons: ^1.0.2 fl_chart: ^0.55.2 flutter_zoom_drawer: ^3.0.3 footer: ^0.0.4 get: 4.6.5 google_fonts: ^3.0.1 percent_indicator: ^4.2.2 Learning By Kuldii Project https://www.youtube.com/watch?v=7jDp-hEpKig&list=PL7jdfftn7HKt7qhIK62yNNPuvN39QEzQC Resource Ui https://www.figma.com/community/file/892116687909024921 GitHub View Github

PlutoLayout – A Flutter UI package that can configure a menu or tab screen on each side

PlutoLayout – v0.1.0 PlutoLayout is a Flutter UI package that can configure a menu or tab screen on each side. You can adjust the width of the tab menu by dragging the right border of the tab menu. Demo Demo Web Installation pub.dev Screenshot Usage class DemoPage extends StatefulWidget { const DemoPage({super.key}); @override State<DemoPage> createState() => _DemoPageState(); } class _DemoPageState …

TubeCards – Cross-platform Spaced Repetition App written in Flutter

TubeCards build with Flutter. What is TubeCards? TubeCards is a cross-platform spaced-repetition app which is seamlessly integrated with Youtube. It is written in Dart using Flutter. Screenshots Build Install Flutter Clone repository git clone https://github.com/friebetill/tubecards.git Get packages flutter pub get Update generated flutter files ./scripts/update_generated_files.sh Update language files ./scripts/update_language_files.sh Have a question? If you need any help, feel free to …

An App to Challenge your addiction. It includes some tools that will help you with your addiction

🔥 Addicto App An App to Challenge your addiction. It includes some tools that will help you with your addiction. Star⭐ the repo if you like what you see😉. ✨ Features : Countdown Timer . Top recommended books about addiction. Visit the original website of the book with Flutter WebView. A quiz to test addiction. Beautiful UI. 📸 Screenshots : …