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 Read more

A Flutter simple social media app UI source code

Quick Social App Simple social media app (prototype/only UI) 3rd Party Packages πŸ‘¨β€πŸ’» Prerequisites πŸ“Œ Setup βš™οΈ git clone https://github.com/ikhsan3adi/quick_social.git cd quick_social flutter pub get Screenshots πŸ–ΌοΈ Feed Page Story View My Profile Page Profile Page Comment Bottom Sheet Notification Page Resources Used: You can check out the entire code Read more

An Advanced Flutter app showcasing daily news articles

Daily News App – An Advanced Flutter app showcasing daily news articles Creator: A.F.M. MOHIMENUL JOAA Feature Description: Supported Platform: Android, iOS, Web Features Screenshot Build Requirements SDK Version Dart 3.1.3 Flutter 3.13.6 Dependency Dev Dependencies cupertino_icons flutter_svg flutter_zoom_drawer logging freezed_annotation json_annotation bloc flutter_bloc provider flare_flutter dio hive intl dartz get_it Read more