Giter Club home page Giter Club logo

j-j-gajjar / mathematics Goto Github PK

View Code? Open in Web Editor NEW
107.0 4.0 32.0 19.06 MB

In this application, we can perform some actions like subtraction, addition, multiplication, and division. And by selecting any of these, you will receive a PDF with the answer key to your MCQ or question!

Home Page: https://jaygajjar.ml/Mathematics/

Kotlin 0.20% Swift 0.62% Dart 90.87% HTML 6.17% Ruby 2.08% Objective-C 0.06%
dart ui ux flutter flutter-apps flutter-examples flutter-demo flutter-ui flutter-material flutter-mathematics-app

mathematics's Introduction

Mathematics flutter

Mathematics Flutter is a collection of mathematical functions and tools that can be used in a variety of applications. The project includes functions for performing basic arithmetic operations (addition, subtraction, multiplication, division), working with matrices, calculating statistical measures, and more. Additionally, the project supports generating multiple choice questions (MCQ) and question-with-answer PDFs, quizzes, web, and PWA support for desktop.

Features

  • Basic arithmetic operations: Addition, subtraction, multiplication, division
  • Working with matrices
  • Calculating statistical measures
  • Generating MCQ PDFs
  • Generating question PDFs with answers
  • Quizzes
  • Web support
  • PWA support for desktop

Demo

You can try a live demo of Mathematics Flutter at https://j-j-gajjar.github.io/Mathematics/

Getting Started

To get started with this project, follow these steps:

  • Clone the project to your local machine.
  • Open the project in your preferred IDE or text editor.
  • Run flutter pub get to install the required dependencies.

Contributing

Contributions are welcome and encouraged! If you find a bug, have a suggestion for improvement, or want to add a feature, feel free to submit a pull request or open an issue.

mathematics's People

Contributors

djsmk123 avatar j-j-gajjar avatar killjoy-03 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mathematics's Issues

flutter build apk --release

when i run flutter build apk --release
/C:/flutter_windows_3.3.8-stable/flutter/.pub-cache/hosted/pub.dartlang.org/syncfusion_flutter_core-20.4.54/lib/src/widgets/interactive_scroll_viewer.dart:59:9: Error: Type 'PanAxis' not found.
final PanAxis panAxis;
Gradle task assembleRelease failed with exit code 1

Error: completed

flutter build apk --release --target-platform android-arm64
  shell: /usr/bin/bash -e {0}
  env:
    FLUTTER_VERSION: [3](https://github.com/hughware/Mathematics/actions/runs/9386339125/job/25846687664#step:5:3).16.9
    FLUTTER_ROOT: /opt/hostedtoolcache/flutter/stable-3.16.9-x6[4](https://github.com/hughware/Mathematics/actions/runs/9386339125/job/25846687664#step:5:4)
    PUB_CACHE: /opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache
Upgrading build.gradle
Running Gradle task 'assembleRelease'...                        
Checking the license for package Android Emulator in /usr/local/lib/android/sdk/licenses
License for package Android Emulator accepted.
Preparing "Install Android Emulator (revision: 34.2.1[5](https://github.com/hughware/Mathematics/actions/runs/9386339125/job/25846687664#step:5:5))".
"Install Android Emulator (revision: 34.2.15)" ready.
Installing Android Emulator in /usr/local/lib/android/sdk/emulator
"Install Android Emulator (revision: 34.2.15)" complete.
"Install Android Emulator (revision: 34.2.15)" finished.
Checking the license for package Android SDK Platform-Tools in /usr/local/lib/android/sdk/licenses
License for package Android SDK Platform-Tools accepted.
Preparing "Install Android SDK Platform-Tools (revision: 35.0.1)".
"Install Android SDK Platform-Tools (revision: 35.0.1)" ready.
Installing Android SDK Platform-Tools in /usr/local/lib/android/sdk/platform-tools
"Install Android SDK Platform-Tools (revision: 35.0.1)" complete.
"Install Android SDK Platform-Tools (revision: 35.0.1)" finished.
Checking the license for package Android SDK Tools in /usr/local/lib/android/sdk/licenses
License for package Android SDK Tools accepted.
Preparing "Install Android SDK Tools (revision: 2[6](https://github.com/hughware/Mathematics/actions/runs/9386339125/job/25846687664#step:5:6).1.1)".
"Install Android SDK Tools (revision: 26.1.1)" ready.
Installing Android SDK Tools in /usr/local/lib/android/sdk/tools
"Install Android SDK Tools (revision: 26.1.1)" complete.
"Install Android SDK Tools (revision: 26.1.1)" finished.
Checking the license for package Android SDK Build-Tools 30.0.3 in /usr/local/lib/android/sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /usr/local/lib/android/sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
Checking the license for package Android SDK Platform 30 in /usr/local/lib/android/sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /usr/local/lib/android/sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
Note: /opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/android/src/main/java/net/nfet/flutter/printing/PrintingPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/raster.dart:85:44: Error: Type 'DecoderCallback' not found.
  ImageStreamCompleter load(PdfRaster key, DecoderCallback decode) {
                                           ^^^^^^^^^^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/widget_wrapper.dart:234:9: Error: Type 'ui.ViewConfiguration' not found.
  final ui.ViewConfiguration configuration;
        ^^^^^^^^^^^^^^^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/widget_wrapper.dart:241:3: Error: Type 'ui.ViewConfiguration' not found.
  ui.ViewConfiguration get viewConfiguration => configuration;
  ^^^^^^^^^^^^^^^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/file-6.1.2/lib/src/interface/file.dart:15:16: Error: The method 'File.create' has fewer named arguments than those of overridden method 'File.create'.
  Future<File> create({bool recursive = false});
               ^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:232:16: Context: This is the overridden method ('create').
  Future<File> create({bool recursive = false, bool exclusive = false});
               ^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/file-6.1.2/lib/src/interface/file.dart:15:16: Error: The method 'File.create' doesn't have the named parameter 'exclusive' of overridden method 'File.create'.
  Future<File> create({bool recursive = false});
               ^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:232:16: Context: This is the overridden method ('create').
  Future<File> create({bool recursive = false, bool exclusive = false});
               ^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/file-6.1.2/lib/src/forwarding/forwarding_file.dart:22:8: Error: The method 'ForwardingFile.createSync' has fewer named arguments than those of overridden method 'File.createSync'.
  void createSync({bool recursive = false}) =>
       ^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:248:8: Context: This is the overridden method ('createSync').
  void createSync({bool recursive = false, bool exclusive = false});
       ^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/file-6.1.2/lib/src/forwarding/forwarding_file.dart:22:8: Error: The method 'ForwardingFile.createSync' doesn't have the named parameter 'exclusive' of overridden method 'File.createSync'.
  void createSync({bool recursive = false}) =>
       ^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:248:8: Context: This is the overridden method ('createSync').
  void createSync({bool recursive = false, bool exclusive = false});
       ^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/raster.dart:85:44: Error: 'DecoderCallback' isn't a type.
  ImageStreamCompleter load(PdfRaster key, DecoderCallback decode) {
                                           ^^^^^^^^^^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/widget_wrapper.dart:1[7](https://github.com/hughware/Mathematics/actions/runs/9386339125/job/25846687664#step:5:7)4:27: Error: Method not found: 'ViewConfiguration'.
        configuration: ui.ViewConfiguration(
                          ^^^^^^^^^^^^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/widget_wrapper.dart:173:7: Error: No named parameter with the name 'window'.
      window: _FlutterView(
      ^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/packages/flutter/lib/src/rendering/view.dart:75:3: Context: Found this candidate, but the arguments don't match.
  RenderView({
  ^^^^^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/widget_wrapper.dart:232:3: Error: The superclass, 'FlutterView', has no unnamed constructor that takes no arguments.
  _FlutterView({required this.configuration});
  ^^^^^^^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/widget_wrapper.dart:234:[12](https://github.com/hughware/Mathematics/actions/runs/9386339125/job/25846687664#step:5:13): Error: 'ViewConfiguration' isn't a type.
  final ui.ViewConfiguration configuration;
           ^^^^^^^^^^^^^^^^^
/opt/hostedtoolcache/flutter/stable-3.16.9-x64/.pub-cache/hosted/pub.dev/printing-5.9.1/lib/src/fonts/font.dart:47:15: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:printing/src/fonts/manifest.dart'.
    if (await AssetManifest.contains(asset)) {
              ^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception
FAILURE: Build failed with an exception.
* Where:
Script '/opt/hostedtoolcache/flutter/stable-3.16.9-x64/packages/flutter_tools/gradle/src/main/groovy/flutter.groovy' line: [13](https://github.com/hughware/Mathematics/actions/runs/9386339125/job/25846687664#step:5:14)50
* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command '/opt/hostedtoolcache/flutter/stable-3.16.9-x64/bin/flutter'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 2m 12s
Running Gradle task 'assembleRelease'...                          133.5s
Gradle task assembleRelease failed with exit code 1
Error: Process completed with exit code 1.

add mixed Operators feature

there are only three operators +, -, *, and /.
I suggest adding a mixed operator choice where the user gets an expression with several operations

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.