try {} except

Bookmarks, flutter
  • What It Was Like to Write a Full Blown Flutter App

    This morning I ate TWO breakfasts. I needed all “blog-writing brainpower” I could muster. There’s a lot to cover since my last post so here we go. View original article

    Read more

    June 20, 2018
  • Building Forms with Flutter

    Over the years many of the apps I have built dealt with data – searching for data, listing data, submitting new data, etc.  In all of those apps there was one thing they all shared – a requirement to allow a user to submit data to a back-end via some sort of form. View original…

    Read more

    June 5, 2018
  • 25 Best Free Animation Libraries for Web Developers

    Upgrade your CSS animations with some Javascript! These free animation libraries will help web developers save time, create more with less code and design amazing animated projects! These free JS animation libraries in this list are very well-coded and can be used for UI design work. View original article

    Read more

    June 4, 2018
  • Flutter How-To: Using BottomAppBar widget

    Google has just announced Flutter beta 3 which includes a new Material Design component called ‘BottomAppBar widget’. As soon as I read the blog post, I thought of trying this new widget out. This new Material component can be seen in action in the recently launched Google Tasks app.

    Read more

    May 25, 2018
  • Google launches Flutter Beta 3, its Android and iOS mobile app SDK

    Ahead of its I/O 2018 developers conference, Google has launched the third beta release of Flutter, its open-source mobile UI framework that helps developers build native interfaces for Android and iOS. The Flutter SDK has also gained official support from the Material Design team. View original article

    Read more

    May 17, 2018
  • Implementing adaptive master-detail layouts in Flutter

    Usually, when developing apps for mobile phones, having too much screen real estate is not the problem. In fact, quite the contrary. Much thought has to be put into how to structure the app so that it does not feel cluttered. On tablets, it is a whole different story. View original article

    Read more

    May 10, 2018
  • SVG Resizing Problems in IE9 and Other Browsers

    Today we are performing SVG tests on the various major browsers to see why typical images don’t always get transformed or rendered properly. SVG, or Scalable Vector Graphics, have been around since 1999, but are only recently becoming more widely supported in web browsers. View original article

    Read more

    May 8, 2018
  • Flutter Architecture Samples

    Flutter provides a lot of flexibility in deciding how to organize and architect your apps. While this freedom is very valuable, it can also lead to apps with large classes, inconsistent naming schemes, as well as mismatching or missing architectures. View original article

    Read more

    May 7, 2018
  • Forms in Flutter beta 2 – important limitations

    Forms in Flutter beta 2 – important limitations

    After trying to get Flutter forms to work, mixed with learning Dart and all the Flutter’s intricacies, i came to the conclusion that Form support in Flutter is, at best, sub-par. Namely, there seems to be no support to sequence the inputs (e.g. when you insert text in the first, finish it and focus immediately…

    Read more

    May 7, 2018
  • Getting Your Hands Dirty with Flutter: Project Setup + Authorization

    For the last couple of months I’ve been looking for a cross-platform mobile framework to implement some of my ideas. Naturally, React Native was the first thing I tried. It’s rather easy to work with. View original article

    Read more

    April 30, 2018
  • You Might Not Need Redux: The Flutter Edition

    If you are doing anything in mobile development these days, you may have heard of this little thing called Flutter. View original article

    Read more

    April 30, 2018
  • Top 20 Projects on Github

    Well, you don’t necessarily have to read this post to figure out the most starred projects on Github. You can easily do it by searching stars:>5000 on Github. View original article

    Read more

    April 23, 2018
  • Top 10 Popular Programming Languages and their Creators

    Sometimes, when something becomes so popular, we tend to forget the people behind it over time. For an instance, a song. We know the lyrics as well as the one who sang it but a composer who really did the song is forgotten. View original article

    Read more

    April 23, 2018
  • 14 Tools for Beautiful WordPress Data Visualization

    Good businesses and organizations make data-backed decisions and design products or provide services that are likewise measurably beneficial. But just because data is useful doesn’t mean it’s always easy to understand. In fact it can often be just the opposite. View original article

    Read more

    March 14, 2018
  • Solido/awesome-flutter

    An awesome style list that curates the best Flutter libraries, tools, tutorials, articles and more. Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. Visit Awesome Flutter

    Read more

    March 2, 2018
  • Great SPF / DKIM / DMARC / DomainKey online testing tool

    This tool generates a temporary email address, all you have to do is send an email there from your email account. This tests everything in real world conditions. More at appmaildev.com

    Read more

    March 1, 2018
  • Google launches Flutter beta, a mobile UI framework for building native Android and iOS apps

    At Mobile World Congress 2018 in Barcelona today, Google launched the first beta release of Flutter, the company’s mobile UI framework that helps developers build native interfaces for Android and iOS. View original article

    Read more

    February 28, 2018
  • ASP.NET Boilerplate

    ASP.NET Boilerplate AppVeyor: What is ABP? ASP.NET Boilerplate is a starting point for new modern web applications using best practices and popular tools. It’s aimed to be a SOLID model, a general-purpose application framework and a project template. Framework ASP. View original article

    Read more

    February 28, 2018
←Newer Posts Older Posts→

try {} except

Proudly powered by WordPress