A practice Flutter project that I had cloned a design from Dribble
-
Updated
Jun 12, 2022 - Dart
A practice Flutter project that I had cloned a design from Dribble
ListView.Builder, ListTile, new Card for Designing, SQFLITE Database Helper Class, where CRUD Operations Applied
In Flutter, a list view is a widget that allows you to display a list of items that can be scrolled vertically. It is commonly used to display large sets of data, such as lists of contacts, messages, or products in an e-commerce app.
Flutter chat app with beautiful UI
The dashboard shows the user their transaction details and a summary of their spends according to payment categories in a rich UI.
How to use dynamic ListView.builder inside dynamic ListView.builder inside ListView. resolved Height issue
ListView 3 - Mobile Devices Programming
Learn about how to develop apps for both android and iOS using Flutter!!!
This app will show you an example of how to build a one-time passcode (OTP)
Simple App made with flutter SDK and Dart using Provider, Dio, CacheNetworkImage
Frontend chat app with Extract Widget that leverages ListView.builder features for views and Faker library for content
List View (ListView, ListView Builder, ListView Separator, ListTile widget)
Search Functionality in ListView and ListView Builder
Add a description, image, and links to the listview-builder topic page so that developers can more easily learn about it.
To associate your repository with the listview-builder topic, visit your repo's landing page and select "manage topics."