pub.timnew.me

  • Packages
Results 12 packages owned by pub.timnew.me
Sort by

story_page_viewcopy "story_page_view: ^1.0.0" to clipboard
story_page_view: ^1.0.0 copied to clipboard

8
likes
110
points
103
downloads
Instagram style story page view.

json_nativecopy "json_native: ^0.2.0" to clipboard
json_native: ^0.2.0 copied to clipboard

2
likes
150
points
20
downloads
Extension and utils to use Map/List decoded from json easier.

text_field_suffix_buttoncopy "text_field_suffix_button: ^0.1.0" to clipboard
text_field_suffix_button: ^0.1.0 copied to clipboard

2
likes
140
points
22
downloads
A button dedicated to be used in `TextField.decoration.suffixIcon`.

app_preferencecopy "app_preference: ^0.1.0" to clipboard
app_preference: ^0.1.0 copied to clipboard

2
likes
120
points
57
downloads
User preference makes easy

app_preference_secure_storagecopy "app_preference_secure_storage: ^0.1.0" to clipboard
app_preference_secure_storage: ^0.1.0 copied to clipboard

0
likes
140
points
29
downloads
secure storage adapter for app_preference

singletoncopy "singleton: ^0.0.2" to clipboard
singleton: ^0.0.2 copied to clipboard

9
likes
40
points
1.91k
downloads
Singleton make singleton implementation less hassle, and also make it more friendly to tests.

app_preference_shared_preferencescopy "app_preference_shared_preferences: ^0.1.0" to clipboard
app_preference_shared_preferences: ^0.1.0 copied to clipboard

0
likes
140
points
23
downloads
shared preferences adapter for app_preference

stated_resultcopy "stated_result: ^0.2.0" to clipboard
stated_result: ^0.2.0 copied to clipboard

0
likes
110
points
24
downloads
A bloc that accepts async source as input

destinationcopy "destination: ^0.1.0-pre.1" to clipboard
destination: ^0.1.0-pre.1 copied to clipboard

0
likes
120
points
10
downloads
A library that makes Flutter Navigation 2.0 easier to use

flutter_event_buscopy "flutter_event_bus: ^0.0.2" to clipboard
flutter_event_bus: ^0.0.2 copied to clipboard

7
likes
20
points
16
downloads
A library to provide EventBus and Interactor to Flutter app. It enables developer to write flutter app with Interactor pattern. Interactor pattern is a pattern similar to bloc, but with less structure [...]