What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
eSchool - Virtual School Management System Flutter App + Laravel Admin

NULLED eSchool - Virtual School Management System Flutter App + Laravel Admin 3.3.1 NULLED

eSchool 3.0.0
Nulled

Version 3.0.0​

( updated on 28-Feb-2024 )

+ [Added] eSchool Web: A platform for showcasing your school
+ [Added] Dynamic web settings within the admin panel, enabling seamless modification of website data
+ [Enhanced] Flutter application codes to ensure compatibility with the latest version, optimising performance and user experience

*** Hidden text: cannot be quoted. ***
How to get resources for downloading
 
Reacted by:
  • Like
Reactions: thecoderhimself and mazen3056

eSchool - School Management System with Student | Parents | Teacher Flutter App v3.1.0​

( updated on 12-Apr-2024 )

+ [Added] Staff Management functionality
+ [Added] School Events feature in apps and website
+ [Added] Option to hide sections on the website
+ [Added] IOS privacy API use reasons (PrivacyInfo.xcprivacy)
+ [Improved] UI/UX in the Student app's dashboard
+ [Improved] Online Exam Interface with Intuitive Navigation Options
+ [Updated] App Codes to be Compatible with the latest Flutter version (3.19.5)
+ [Updated] Firebase notifications to utilize HTTP v1 APIs, migrating from Legacy API
 

Version 3.3.0​

( updated on 17-Sept-2024 )

+ [Added] Student self-registration from web with admin approval
+ [Added] Semester management for classes
+ [Enhanced] Combined academic calendar for holidays, events, and exams
+ [Improved] Bug fixes and improvements
+ [Improved] Application codes are now compatible with Flutter 3.24.2
 
Reacted by:
  • Like
Reactions: Stevespartan
raz0r updated eSchool - Virtual School Management System Flutter App + Laravel Admin with a new update entry:

eSchool - Virtual School Management System Flutter App + Laravel Admin 3.3.0 NULLED

Version 3.3.0​

( updated on 17-Sept-2024 )

+ [Added] Student self-registration from web with admin approval
+ [Added] Semester management for classes
+ [Enhanced] Combined academic calendar for holidays, events, and exams
+ [Improved] Bug fixes and improvements
+ [Improved] Application codes are now compatible with Flutter 3.24.2

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:

Oops! An Error Occurred​

The server returned a "500 Internal Server Error".​

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.
 
Reacted by:
veera updated eSchool - Virtual School Management System Flutter App + Laravel Admin with a new update entry:

eSchool Virtual School Management System 3.3.1 Not Nulled

3.3.1
+ [Added] Student Leave Management
+ [Added] FlutterWave Payment Gateway
+ [Enhanced] PayStack Payment Gateway with web-view for expanded payment options
+ [Updated] Multi-gateway support, letting users choose their preferred payment method
+ [Added] Captcha in admission and contact forms to prevent spam

Read the rest of this update entry...
Post automatically merged:

@raz0r Make this nulled sir....
 
Reacted by:
raz0r 's signature
Reacted by:
  • Love
Reactions: veera
When i install admin panel and login
Admin panel not loaded perfectly
IMG_20240812_144347.jpg
 
Reacted by:
who can help me it displays an error after modifying the base url in the source code2400e7d4-cfa8-4b2b-ac70-b9e98c65b152.png
 
Reacted by:
Probleme build app android


CSS:
Note: /Users/builder/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.0/android/src/main/java/io/flutter/plugins/firebase/messaging/FlutterFirebaseMessagingUtils.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
../.pub-cache/hosted/pub.dev/flutter_tex-4.0.13/lib/src/utils/style_utils.dart:8:27: Error: The getter 'r' isn't defined for the class 'Color'.
 - 'Color' is from 'dart:ui'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'r'.
  return "rgba(${((color?.r ?? 0) * 255).toInt()}, ${((color?.g ?? 0) * 255).toInt()}, ${((color?.b ?? 0) * 255).toInt()}, ${color?.a ?? 0})";
                          ^
../.pub-cache/hosted/pub.dev/flutter_tex-4.0.13/lib/src/utils/style_utils.dart:8:63: Error: The getter 'g' isn't defined for the class 'Color'.
 - 'Color' is from 'dart:ui'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'g'.
  return "rgba(${((color?.r ?? 0) * 255).toInt()}, ${((color?.g ?? 0) * 255).toInt()}, ${((color?.b ?? 0) * 255).toInt()}, ${color?.a ?? 0})";
                                                              ^
../.pub-cache/hosted/pub.dev/flutter_tex-4.0.13/lib/src/utils/style_utils.dart:8:99: Error: The getter 'b' isn't defined for the class 'Color'.
 - 'Color' is from 'dart:ui'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'b'.
  return "rgba(${((color?.r ?? 0) * 255).toInt()}, ${((color?.g ?? 0) * 255).toInt()}, ${((color?.b ?? 0) * 255).toInt()}, ${color?.a ?? 0})";
                                                                                          ^
../.pub-cache/hosted/pub.dev/flutter_tex-4.0.13/lib/src/utils/style_utils.dart:8:133: Error: The getter 'a' isn't defined for the class 'Color'.
 - 'Color' is from 'dart:ui'.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'a'.
  return "rgba(${((color?.r ?? 0) * 255).toInt()}, ${((color?.g ?? 0) * 255).toInt()}, ${((color?.b ?? 0) * 255).toInt()}, ${color?.a ?? 0})";
                                                                                          ^
Target kernel_snapshot_program failed: Exception


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command '/Users/builder/programs/flutter/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 4m 35s
Running Gradle task 'bundleRelease'...                            276.2s
Gradle task bundleRelease failed with exit code 1


Build failed :|
Failed to build for Android
 
Reacted by:
Top