The Wayback Machine - https://web.archive.org/web/20201027003052/https://github.com/nb312
Skip to content
Avatar
😀
make flutter tutotial
😀
make flutter tutotial

Organizations

@TFStudents @FlutterOpen

Pinned

  1. More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.

    Dart 2.6k 474

  2. Layout of the flutter example.such as Row,Comlun,listview,Just for learning.

    Dart 279 60

  3. About using of canvas in the flutter

    Dart 241 44

  4. This is a tutorial for all widgets in the flutter. It contain code, articles.

    Dart 287 72

  5. Flutter animation tutorials, such common animation, flare animation.

    Dart 116 20

  6. Just for learning.

    Dart 31 7

83 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

September - October 2020

nb312 has no activity yet for this period.

August 2020

Created an issue in adamlofts/mysql1_dart that received 1 comment

Unhandled Exception: SocketException: Connection failed (OS Error: Operation not permitted, errno = 1), address = localhost, port = 3306

when I use it on mac with the flutter. var settings = new ConnectionSettings( host: 'localhost', port: 3306, user: 'xxxx', password: 'xxx', db: 'xx…

1 comment
You can’t perform that action at this time.