• Stars
    star
    1
  • Language
  • License
    BSD 3-Clause "New...
  • Created over 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

People need high quality (no compresses) PDF file for research paper submission. This tutorial will teach you to create high quality PDF files using Acrobat Pro DC.

More Repositories

1

widget_of_the_day

Introduction to flutter widgets: This repo will teach you some of the common widgets that are available in flutter SDK, & how to use them for UI design.
Dart
431
star
2

package_of_the_day

Introduction to flutter packages: This repo will teach you some of the popular packages that are available in pub.dev, & how to use them for UI design.
Dart
401
star
3

getx_clean_architecture

This repo is an example of clean architecture using the GetX state-management solution.
Dart
158
star
4

scalable_app_architecture

This is a modular app architecture that can be scalable as the time passes. I will be using the BLoC state-management package.
C++
128
star
5

bloc_architecture_app

This is going to serve as a startup project for every app that I'll build on by using the BLoC state-management package
Dart
68
star
6

flutter_puzzle_hack

This game is for the "Flutter Puzzle Hack" contest, 2022. It is a simple slide puzzle game, where the player has to arrange the squares into sorted order.
Dart
59
star
7

kid_starter

This is an application for kids who want to learn the English alphabet, Numbers, and Colors names with accurate pronunciation.
Dart
39
star
8

sensor_packages

Introduction to sensor packages: This repo will teach you some of the popular sensor related packages that are available in pub.dev
Dart
22
star
9

bloc_concept

This repository is for understanding the core concepts of BLoC pattern in flutter.
Dart
15
star
10

zombieland

Instead of a simple counter app, the @FlutterDev team can provide a simple game like the one below. Thanks to the @rive_app team for their easy-to-use animation kit.
Dart
13
star
11

getx_pattern

Design pattern designed to standardize your projects with GetX on Flutter.
Makefile
9
star
12

taja_khobor

It's a mobile application that will use the machine learning algorithm to personalize news according to individual tastes. In addition to that, it will provide comfort to your eyes by reading aloud newspaper in both Bangla & English.
Dart
8
star
13

flutter_multithreading

This repo is for understanding multithreading implementation in flutter ecosystem. Flutter, in its core, is a single-threaded SDK. But there is an option of multithreading for developers.
Dart
7
star
14

softcent_app

Your task is to create the app same as the UI given in the figma. For the images, use the mock API given below. Deadline: 4th April, 2022
Dart
7
star
15

Hackintosh_EliteBook_Folio_9470m

This is a tutorial for running macOS Mojave on Hp EliteBook Folio 9470m.
6
star
16

nilam

This is an auction application just like eBay. Using firebase as the backend for signup & sign-in functionality. In addition to that, it's a two pages application with user bid in input and count down view.
Dart
6
star
17

getx_tutorial

It's an introduction to one of the famous flutter package called "GetX": https://pub.dev/packages/get
Dart
6
star
18

tip_calculator

It's a UI challenge from "Frontend Mentor". This 'Tip Calculator' app can calculate the exact tip amount and the total amount shared per person in a group. It's two `Listener` widgets for calculating tip automatically in the background.
Dart
6
star
19

Real-Time-Water-Quality-Monitoring-and-Contamination-event-Detection-using-Machine-Learning

This was my final year project. It was a group project, with a total of three members. Here we implemented four sensors to detect the water quality of a storage tank. The user can see the real-time reading of the sensors using the Website & through the Android app.
JavaScript
6
star
20

Hackintosh-Legion-Y730_Y740

If you are a windows user and require macOS to learn XCode, then you can transform your windows machine into hackintosh machine. Remember, this tutorial is for educational purpose. I will be not responsible for any damage done to your device while installing macOS. Do at your own risk. This tutorial is only for Lenovo legion Y730/Y740. Back up your important files before starting. All files, that you require for macOS installation, are available in my GitHub page. So, letโ€™s beginโ€ฆ
5
star
21

md-siam

4
star
22

Hackintosh_EliteBook_840_G5

This is a tutorial for running macOS Big Sur on Hp EliteBook 840 G5
4
star
23

flutter_adaptive_widgets

Adaptive widgets are a great way to keep the UI uniform in both Android & iOS platforms. This repo contains few of the adaptive widgets. But there are more to implement like: date picker, time picker, bottom tab bar etc.
Dart
4
star
24

hive_crud

This repo will teach you how to use hive package for storing data locally in your device. Hive is a lightweight and blazing fast key-value database written in pure Dart.
Dart
3
star
25

react_conf

This is the repository for the assessment task for the Mid_Level Flutter Developer role at Lemon Hive.
Dart
3
star
26

riverpod_concept

This repository is for learning different types of State management widgets found in flutter_riverpod
Dart
3
star
27

dhaka_stocks_price

This app uses 'cheerio' npm package to web scrap the official site of Dhaka Stock Exchange. In addition, it is connected to ParseServer for storing the scripted values.
JavaScript
3
star
28

flutter_parallax_scroll

Flutter UI challenge- Parallax scroll effect
Dart
3
star
29

provider_tutorial

It's an introduction to one of the famous flutter package called "provider" :https://pub.dev/packages/provider/install
Dart
3
star
30

flutter_localization

Localization in flutter using the intl package: https://pub.dev/packages/intl
Dart
3
star
31

bn_calculator

Bengali Numeric, in short, BN Calculator is designed with a custom neumorphic button class, with a custom button press sound. In addition to that, it has a beautiful dark theme, and a user can turn On/Off the dark theme using a custom animated button on the AppBar.
Dart
3
star
32

flutter_fonts

This repo will teach you how to use custom fronts that are available on the internet.
Dart
2
star
33

flutter_tester

Introduction to flutter testing: This repo will teach you about testing in a flutter. It includes unit testing, widget testing & integration testing.
Dart
2
star
34

recipe_app

This is the repository for the assessment task for the Flutter Developer role at Battery Low Interactive Ltd.
Dart
2
star
35

chat-app-flutter

It's a fully functioning chat app built using flutter. With both one on one chats and group chats
Dart
2
star
36

flutter_responsive_ui_design

This is a must know for every Flutter developer! Since Flutter is a cross platform framework, dealing with different screen sizes smoothly is essential
Dart
2
star
37

flutter_widget_lifecycle

Introduction to how the Stateful Widget Lifecycle works in detail and how to react to changes of widgets in Flutter.
Dart
2
star
38

easybank_landing_page

It's an UI challenge from "Frontend Mentor". URL https://www.frontendmentor.io/challenges/easybank-landing-page-WaUhkoDN
Dart
2
star
39

Legion_Y730_running_BigSur

If you are a windows user and require macOS to learn XCode, then you can transform your windows machine into the Hackintosh machine. Remember, this tutorial is for educational purpose. I will be not responsible for any damage done to your device while installing macOS. Do at your own risk. This tutorial is only for Lenovo legion Y730/Y740. Back up your important files before starting.
2
star
40

sqflite_crud

It is a simple journal application that stores user input into the device's storage using the package sqflite package: https://pub.dev/packages/sqflite
Dart
2
star
41

Legion_Y730_running_Catalina

If you are a windows user and require macOS to learn XCode, then you can transform your windows machine into the Hackintosh machine. Remember, this tutorial is for educational purpose. I will be not responsible for any damage done to your laptop while installing macOS. Do at your own risk.
2
star
42

FlutterUI---Emojis

Dart
1
star
43

node_express_api

Making an API using NodeJS
JavaScript
1
star
44

Clima-Flutter

Dart
1
star
45

quizzler-flutter

Dart
1
star
46

online_shoppe_getx_tutorial

Dart
1
star
47

COVID19_data_scraping

This will scrap covid19 data from https://www.worldometers.info/coronavirus/
JavaScript
1
star
48

flash-chat-flutter

Dart
1
star
49

isar_crud

Isar is for local database storage in a Flutter application. Isar is No-SQL relational database.
Dart
1
star
50

new_ui_design_in_flutter

This repo will teach you the complex UI design using flutter. These designs are new and trending.
Dart
1
star
51

Prison-Management-System

It was a database management system, where we had to manage information of all the prisoners in a prison.
HTML
1
star
52

folderify

๐Ÿ“ Generate pixel-perfect macOS folder icons in the native style. Ready for macOS 11.0 Big Sur.
Python
1
star
53

Musify

Music Streaming and Downloading app made in Flutter
Dart
1
star
54

FlutterTravel

Flutter representation of a Travel App Concept.
Dart
1
star
55

BullsEye_iOS

It is an iOS game using Swift 5, and SwiftUI framework
Swift
1
star
56

FlutterSolitaire

A Solitaire clone made in Flutter.
Dart
1
star
57

flutter_mvvm_provider_practice

Dart
1
star
58

flutter-testing-tutorial

A step-by-step approach to learn how to test your flutter applications with a codelab :
Dart
1
star
59

Fashion-App-UI

This design has two pages, the first one is the Home Screen, which contains two horizontal listviews for category list and the product list and curved bottom navigation-bar. The second page is the Details Screen, which has all the details about the product.
Dart
1
star
60

flutter_theme_shared_preferences

Storing theme data to local storage using Shared Preferences.
C++
1
star
61

bangladesh_map

It is an interactive map of Bangladesh. As you all know, Google Maps requires money to use, but my map is completely free of charge. You can use this map on your website to display information.
HTML
1
star
62

Mini-Drone-using-Arduino-mini-micro-controller-unit

A low cost drone using Arduino mini, DC motors, and a mobile battery. It can be controlled by an android application. The connection between the drone & the application is done by the Bluetooth module present in the Arduino mini
C++
1
star