Navigation Menu

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

Block or report igormidev

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
igormidev/README.md

Hi! Nice to meet you, I'm igor.

I'm a dart/flutter fullstack developer who specializes in using the dart language both on the backend with shelf and on the front with flutter framework.


Igor-Flutter My flutter stacks:
  • Value notifier and SetState

    More than enough for most projects that don't intend to grow. They don't need a third party state manager, flutter is enought.

  • Mobx && Modular && Equatable && Flutter Hooks

    More fire power and productivity. I use a lot this stack when i am with a freelancer project that wont scale to much, but asks for something more than the Value Notifier.

  • Bloc && Cubit && Freezed && Flutter Hooks && Bloc_test

    I use this stack that is more robust for bigger projects. this tools help manage projects that are expected to grow a lot and need a more testable environment.


Igor-Flutter My dart backend stack:
  • Dart shelf && MongoDB && Dartz (functional programming):

    This is the only backend stack i had master in dart. With a NoSQL database.


Igor-Freelance Open to freelance! Contact-me:

 



Igor-pic

Snake animation

Popular repositories

  1. flutter_advanced_getx_pattern_exemple flutter_advanced_getx_pattern_exemple Public

    This is a project that aims to demonstrate the GetX design pattern (https://kauemurakami.github.io/getx_pattern/) with an implementation that explores the use of http requests, camera/gallery usage…

    Dart 3 1

  2. sandbox_logger sandbox_logger Public

    A simple tool for more beautiful and colorful console prints.

    Dart 2

  3. cursor_autocomplete_options cursor_autocomplete_options Public

    Add autocomplete dialog options to the cursor of a textfield.

    Dart 2

  4. youtube_shorts youtube_shorts Public

    A youtube shorts displayer.

    Dart 1 2

  5. enchanted_collection enchanted_collection Public

    A collection toolkit of useful data structures and algorithms for collections.

    Dart 1

  6. sandbox_core sandbox_core Public

    A powerful tool for handling API requests and caching.

    Dart