Wednesday, 7 August 2019
Flutter_Calculate
A Flutter matrix calculate application.
Function:
Matrix conventional operation
Trigonometric operation
self-defining function
Definite integral calculation
Polynomial calculation
linear equations calculation
Radian Angle conversion
Matrix inverse, upper triangle, eigenvalues
GitHub
Flutter app — Read More
Latest commit to the dev branch on 5-29-2019
Download as zipflutter_whatsapp
Whatsapp clone using Flutter.
This is a clone of WhatsApp (version 2.19.98) with Flutter.
This project is still under development. The list below are the features that I'm planning to implement. The item that's been implemented is marked by strikethrough.
GitHub
Whatsapp clone using Flutter — Read More
Latest commit to the master branch on 5-10-2019
Download as zipTech News APP developed by flutter_web_view
Tech News developed by Flutter (Dart) it is a simple WebView that run on Android & iOS.
Android Version:
GitHub
Tech News Application by Flutter WebView . — Read More
Latest commit to the master branch on 5-15-2019
Download as zipRandom Users
Random Users details in flutter from randomusers api.
GIF
Please wait for GIF to load
Pull Requests
I welcome and encourage all pull requests. It usually will take me within 10-21 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- Match coding style (braces, spacing, etc.) This is best achieved using
Reformat Code
feature of Android StudioCMD
+Option
+L
on Mac andCTRL
+ALT
+L
on Linux + Windows . - If its a feature, bugfix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
develop
branch. Any other branch (unless specified by the maintainers) will get rejected. - Check for existing issues first, before filing an issue.
- Make sure you follow the set standard as all other projects in this repo do
- Have fun!
More
Have any Idea, you can tell me or can contribute in this repo.
iOS implementation
This project is not implemented on ios yet. Beacuse I own Windows 10 PC Only.
Android implementation
This Project is implemented in
android
9.0
and 8.0
in Pixel 2
and Redmi Note 5 (64/4GB)
.GitHub
Random Users details in flutter from randomusers api — Read More
Latest commit to the master branch on 6-8-2019
Download as zip