e-learning-app icon indicating copy to clipboard operation
e-learning-app copied to clipboard

E-Learn is a beautiful open-source education app for Android. It is built with Dart on top of Google's Flutter Framework.

Results 12 e-learning-app issues
Sort by recently updated
recently updated
newest added

lib/ui/widgets/topBar.dart:87:17: Error: The getter 'BlacklistingTextInputFormatter' isn't defined for the class '_TopBarState'. - '_TopBarState' is from 'package:elearning/ui/widgets/topBar.dart' ('lib/ui/widgets/topBar.dart'). Try correcting the name to the name of an existing getter, or defining...

hacktober
hacktoberfest

![image](https://user-images.githubusercontent.com/75574533/187430163-a512e399-d8e3-4ae9-b07c-0599d31b2b14.png) I'm a fully beginner and idk why this is happening and what is the issue

../../../AppData/Local/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 create({bool recursive = false}); ^ org-dartlang-sdk:///dart-sdk/lib/io/file.dart: Context: This is the overridden method ('create'). ../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/interface/file.dart:15:16:...

Migrated to V2 Android embedding Changed master to main (deprecated in GitHub) Upgraded pubspec.yaml & dependencies Fixed deprecated code and some problems

I have been learning flutter for about a month and to build an app based of the ui of this project. However, I am not skilled enough (at the moment)...