Skip to content
View ntfnd404's full-sized avatar
Block or Report

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.

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 GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ntfnd404/README.md

Hi i'm flutter software developer 👋

ntfnd404

ntfnd404

Dart Flutter Postgres SQLite Firebase Figma C# .Net Xamarin

Pinned Loading

  1. page_indicator page_indicator Public

    Animated page indicator of PageView

    Objective-C 10

  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++