View nabil6391's full-sized avatar

Organizations

@GreentechApps
Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. graphviewgraphviewPublic

    Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.

    Dart 440 129

  2. flutter-strings-to-arbflutter-strings-to-arbPublic

    Dart 20 5

  3. GreentechApps/Al-QuranGreentechApps/Al-QuranPublic

    24 7

  4. flutter_download_managerflutter_download_managerPublic

    Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates

    Dart 50 31

  5. opus_caf_converteropus_caf_converterPublic

    Go code to convert Opus files to Apple's CAF for seamless iOS and safari integration—losslessly & effortlessly.

    Go 2 1

  6. Flutter Extract All Strings to ArbFlutter Extract All Strings to Arb
    1
    import 'dart:async';
    2
    import 'dart:convert';
    3
    import 'dart:io';
    4
    5
    import 'package:args/args.dart';