Pinned Repositories
dart_json1
Source Code to go with Dart Fundamentals - Working with JSON
flutter_form_app
Flutter Example including a form with validation and posting to an HTTP service
flutter_login_form
Example of a Pretty Login Form that works in both portrait and landscape
flutter_nav_app
A Simple Introduction to Navigation in Flutter
flutter_progress_dlg
flutter_sharedPreferences
Using SharedPreferences in Flutter
flutter_typeahead_plugin
A TypeAhead component for Flutter
flutter_validate
Fluent Validation Library for Flutter
stock_watcher_app
Simple flutter app showing how to use HTTP to obtain stock prices from a public API
jebright's Repositories
jebright/flutter_form_app
Flutter Example including a form with validation and posting to an HTTP service
jebright/flutter_validate
Fluent Validation Library for Flutter
jebright/flutter_progress_dlg
jebright/flutter_typeahead_plugin
A TypeAhead component for Flutter
jebright/stock_watcher_app
Simple flutter app showing how to use HTTP to obtain stock prices from a public API
jebright/flutter_sharedPreferences
Using SharedPreferences in Flutter
jebright/flutter_nav_app
A Simple Introduction to Navigation in Flutter
jebright/flutter_login_form
Example of a Pretty Login Form that works in both portrait and landscape
jebright/dart_json1
Source Code to go with Dart Fundamentals - Working with JSON
jebright/flutter_login_example
A simple Flutter app showing how to secure pages behind a login
jebright/streambuilder
Building a widget with streambuilder - in this case a simple audio player.
jebright/flutter_toast
jebright/flutter_typeahead
A typeahead (aka autocomplete) widget for Flutter
jebright/src_cwj_listview_part1
Source code for ListView series - Part 1
jebright/angular-multi-tenant
jebright/ArticlesApi
Articles API project for TMF
jebright/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
jebright/MailChampApi
Mail Champ API project for TMF
jebright/Message-Tech-Project
Project for DailyWatchListEmails for TMF
jebright/src_cwj_dart_mixins
Source code for Dart Mixins Blog Post
jebright/src_cwj_geolocate
Source code for blog post on Geolocation and Google Maps