MOD: syncing

This commit is contained in:
JohnE 2019-03-19 14:48:35 -07:00
parent 21fa702dbd
commit 61cc08ebab
4 changed files with 34 additions and 3 deletions

View File

@ -2,7 +2,7 @@
Dart
====
* https://dartpad.dartlang.org
* Dart Naming Convention
- "_FileScopeNamingConvention"

View File

@ -9,10 +9,17 @@ Metadata
* https://flutter.dev/docs/get-started/codelab
* https://flutter.dev/docs/reference/tutorials
* https://flutter.dev/docs/resources/videos
* https://flutter.dev/docs/get-started/flutter-for/android-devs
* https://medium.com/flutter-community
Example Projects
================
* Number picker : https://pub.dartlang.org/packages/numberpicker
* Up drawer : https://github.com/iampawan/FlutterBackdrop
* splash screen : https://youtu.be/FNBuo-7zg2Q
* TextField : https://medium.com/flutter-community/a-deep-dive-into-flutter-textfields-f0e676aaab7a

25
docs/dev_ui.rst Normal file
View File

@ -0,0 +1,25 @@
===================
USER INTERFACE (UI)
===================
ANDROID
=======
* Android JetPack
- https://medium.com/deemaze-software/android-jetpack-navigation-architecture-component-b603c9a8100c
GRAPHICS
========
iOS
===
* CocoaPods
* $ open -a Simulator

View File

@ -11,7 +11,6 @@ WORKING
- add combo spinner
- adding basic encrypt screen
* using local branch "ciphers" for updates to add more ciphers
* local branches "merg" and "sha" are old, DELETE them soon