Skip to content
View ntfnd404's full-sized avatar

Block or report ntfnd404

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ntfnd404/README.md

🔐 Flutter Software Engineer | Crypto • Security • AI

I build secure and scalable applications with a focus on:

  • Crypto & blockchain applications
  • Mobile security
  • Flutter plugins & native integrations
  • AI-assisted development workflows

Pinned Loading

  1. page_indicator page_indicator Public

    Animated page indicator of PageView

    Objective-C 9

  2. Custom SnackBar Custom SnackBar
    1
    import 'package:flutter/material.dart';
    2
    
                  
    3
    ScaffoldMessenger.of(context)
    4
          ..removeCurrentSnackBar()
    5
          ..showSnackBar(
  3. progress_bar progress_bar Public

    C++