Marcelo Glasberg (@marcglasberg)
  • Stars
    star
    1,628
  • Global Rank 18,567 (Top 0.7 %)
  • Followers 419
  • Following 14
  • Registered almost 9 years ago
  • Most used languages
    Dart
    81.8 %
    Java
    9.1 %
    JavaScript
    4.5 %
    TypeScript
    4.5 %
  • Location 🇺🇸 United States
  • Country Total Rank 5,844
  • Country Ranking
    Dart
    19

Top repositories

1

i18n_extension

Flutter package: Easy and powerful internationalization using Dart extensions.
Dart
290
star
2

indexed_list_view

Flutter package: Similar to a ListView, but lets you programmatically jump to any item, by index.
Dart
248
star
3

async_redux

Flutter Package: A Redux version tailored for Flutter, which is easy to learn, to use, to test, and has no boilerplate. Allows for both sync and async reducers.
Dart
223
star
4

fast_immutable_collections

Dart Package: Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.
Dart
188
star
5

assorted_layout_widgets

Flutter package: Assorted layout widgets that boldly go where no native Flutter widgets have gone before.
Dart
138
star
6

back_button_interceptor

Flutter Package: May be used to intercept the Android back-button, as an alternative to `WillPopScope`.
Dart
100
star
7

flutter_layout_article

Flutter Article: The Advanced Layout Rule Even Beginners Must Know
Dart
92
star
8

align_positioned

Flutter Package: When your desired layout or animation is too complex for Columns and Rows, this widget lets you position/size/rotate/transform its child in complex ways.
Dart
75
star
9

network_to_file_image

Flutter Package: This is a mixture of FileImage and NetworkImage. It will download the image from the url once, save it locally in the file system, and then use it from there in the future.
Dart
60
star
10

matrix4_transform

Flutter package: Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and elsewhere.
Dart
52
star
11

animated_size_and_fade

Flutter Package: A widget that does a fade and size transition between widgets of same width but different heights, and you don't need to know their sizes in advance.
Dart
43
star
12

provider_for_redux

Flutter Package: Let's you use Provider with Redux.
Dart
24
star
13

themed

Flutter package: Define a theme (colors, text styles etc.) as static const values which can be changed dynamically. Also comes with useful extensions to create text styles by composition.
Dart
24
star
14

image_pixels

Flutter Package: Lets you extend the background color of an image, or else build any widget that depends on the image width/height, and the color of its pixels.
Dart
23
star
15

weak_map

Dart package: WeakMap is a map where the keys are weakly referenced. WeakContainer lets you check if an object is the same you had before. This package also contains cache functions for memoization done right, with weak-references.
Dart
20
star
16

bdd_framework

Dart package: BDD framework for Dart/Flutter. Lets you create BDD tests in code, and gives you easy to read error messages when assertions fail. Exports to Gherkin/Cucumber feature files.
Dart
12
star
17

redux_app_example

Complete Flutter app example, with AsyncRedux state management. Can also be used as a template to start a new project.
Dart
7
star
18

HibernateInspectionsPlugin

Initial Setup version 1.0
Java
3
star
19

marcelosdartplugin

Dart and Flutter plugin to add features to the IntelliJ IDE.
Java
3
star
20

SameAppDifferentTech

This project contains the SAME MOBILE APP implemented with DIFFERENT tech stacks: React Native, Flutter, Android, iOS.
TypeScript
2
star
21

bdd_framework_for_jest

BDD framework for Jest (JavaScript / TypeScript / React / React Native). Lets you create BDD tests in code, and gives you easy to read error messages when assertions fail. Exports to Gherkin/Cucumber feature files.
JavaScript
1
star
22

flutter_hooks_async_redux

Combines flutter_hooks and async_redux packages to add Redux to flutter_hooks.
Dart
1
star