Giter Club home page Giter Club logo

enigma's People

Contributors

amitjoki avatar dependabot[bot] 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

enigma's Issues

Build Apk error

Hi, i get error when try build apk

`registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)

registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)

registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)

ERROR: [TAG] Failed to resolve variable '${junit.version}'

ERROR: [TAG] Failed to resolve variable '${animal.sniffer.version}'

Compiler message:

../../Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/cached_network_image-0.8.0/lib/src/cached_network_image_provider.dart:42:24: Error: The method 'CachedNetworkImageProvider.load' has fewer positional arguments than those of overridden method 'ImageProvider.load'.
ImageStreamCompleter load(CachedNetworkImageProvider key) {
^
../../Downloads/flutter/packages/flutter/lib/src/painting/image_provider.dart:403:24: Context: This is the overridden method ('load').

ImageStreamCompleter load(T key, DecoderCallback decode);
^

Target kernel_snapshot failed: Exception: Errors during snapshot creation: null

build failed.

FAILURE: Build failed with an exception.

  • Where:
    Script '/Users/admin/Downloads/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 776

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildRelease'.

Process 'command '/Users/admin/Downloads/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
    `

Not getting realtime messages

realtime messages are not working.

In Chat.dart file inside loadMessagesAndListen() method below condition is present.

query.documentChanges.where((doc) {
return doc.oldIndex <= doc.newIndex;
})

If I reverse the condition then I am able to see the realtime messages

query.documentChanges.where((doc) {
return doc.oldIndex >= doc.newIndex;
})

is this condition correct?

Activate Notifications

Hi,
thank you for the effort developing this app. So currently I am playing around with it to learn Flutter/Dart.
I wanted to find out how to activate push notifications and also for some reason I cannot upload pictures. When I ant to add a profile pic for example I do not have the "right" to add them. When I open the camera and add a picture which I just took the app seems to load for ever. I then need to close the app but cannot add a picture.

Notification is not working

Hey iam nooby with firebase i setup evrey think right and the app is runing the only thing that is not working is the notification can u please explain how does it work ?
Thank you

cache network image provider

having a version problem even after changing the version in pubsepc.yaml I'm getting the error

Because Enigma depends on cached_network_image ^2.1.0+1 which depends on flutter_cache_manager ^1.2.0, flutter_cache_manager ^1.2.0 is required.
So, because Enigma depends on flutter_cache_manager ^0.3.2, version solving failed.

Messages lost after uninstall/install

Hi,
Since encryption related info is stored in the application data, after uninstall and then reinstall + register with the same phone number, all previous messages before uninstall appear empty.

Since WhatsApp stores the messages locally and gives an option to back them up on Google drive, you never loose old messages after a reinstall.

Do you have any suggestions to overcome this problem in your app?

End to end encryption

Can you explain a bit about the details of end to end encryption used in this app?

Not past login screen

Hello amit, the file built but not getting past login screen . loads and loads for ever

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.