Assignment Recheck Before the Mid's Terms

Overview

xylophone

Inspired by Angela by App Brewery

https://www.appbrewery.co/courses

How to incorporate open source libraries of code into your project using Flutter Packages.
How to play sound on both iOS and Android.
How to generate repeated user interface Widgets.
How to use Dart functions that can take input arguments as well as return an output.

My Post https://youtu.be/WH2d93rfa0s

You might also like...
Owner
Usama Mukhtar(FA18-BCS-129)
Usama Mukhtar(FA18-BCS-129)
My app - Developed for the first assignment of Max udemy course on flutter and dart

My app - Developed for the first assignment of Max udemy course on flutter and dart

Matheus dos Santos Lima 0 Jan 15, 2022
Flutter-test - Assignment for Flutter Developers

Assignment for Flutter Developers Goal of the assignment is to: -> Show the capa

zero 0 Feb 11, 2022
Greentick assignment - State management tool provider and UI components like ListView etc

greentick_assignment This project is a part of assignment, which demonstrate the

Vinod Patil 0 Feb 11, 2022
Obfuscate sensitive data in your pictures before sharing them online.

Privacy Blur A cross-platform application to obfuscate sensitive data from images, targeting iOS and Android devices. Mainly written in dart with the

MATHEMA GmbH 78 Dec 30, 2022
Flutter plugin for selecting images from the Android and iOS image library, taking new pictures with the camera, and edit them before using such as rotation, cropping, adding sticker/text/filters.

advance_image_picker Flutter plugin for selecting multiple images from the Android and iOS image library, taking new pictures with the camera, and edi

Weta Vietnam 91 Dec 19, 2022
3 different demos showing how to use bloc concurrency, before and after the Bloc 7.2.0 update.

Bloc Concurrency Demos 3 different scenarios demonstrating how to structure blocs to take advantage of concurrent event processing in Bloc 7.2/8.0. Ea

Very Good Ventures 64 Nov 30, 2022
Flutter package: Assorted layout widgets that boldly go where no native Flutter widgets have gone before.

assorted_layout_widgets I will slowly but surely add interesting widgets, classes and methods to this package. Despite the package name, they are not

Marcelo Glasberg 122 Dec 22, 2022
Run asynchronous code before building your widget

Loader Sometimes you need to load some data before building your widget. Because initState doesn't support asynchronous loading you need to find anoth

Ali Ghanbari 4 Apr 17, 2022
A package help you to make api call and handle error faster, also you can check for internet before call api.

http_solver ##not for production use, only for learning purpose. A package help you to make api call and handle error faster, also you can check for i

Abdelrahman Saed 1 Jun 18, 2020
Flutter ListView and GridView that shows Loading Widgets before the real data is loaded.

loadinglistview This package provide an easy way to show loading indicator(Widget) in a listview or a gridview while the app is still fetching the rea

null 3 Dec 8, 2021