An open API service indexing awesome lists of open source software.

https://github.com/arkantrust/flutter_samples

Collection of useful flutter/dart snippets and applications.
https://github.com/arkantrust/flutter_samples

Last synced: 10 months ago
JSON representation

Collection of useful flutter/dart snippets and applications.

Awesome Lists containing this project

README

          

# Flutter - Arkantrust

This repo holds a collection of useful flutter/dart snippets and applications to quickly use on projects.

## [Contacts](./contacts_app/)

A simple app that loads contacts from the phone and displays a list. Includes a pull-down-refresh.

## [Offline Login](./offline_login)

A simple login app that auto-logins on startup given the user has already logged in in the past, but loads last saved data when offline using hive.