Anatoly Pulyaevskiy před 6 roky
rodič
revize
61f6f9e774

+ 1
- 1
packages/zefyr/CHANGELOG.md Zobrazit soubor

@@ -1,3 +1,3 @@
1
-## [0.1.0] - Add release date
1
+## 0.1.0
2 2
 
3 3
 *  Initial release.

+ 0
- 1
packages/zefyr/analysis_options.yaml Zobrazit soubor

@@ -1,5 +1,4 @@
1 1
 analyzer:
2
-  strong-mode: true
3 2
   language:
4 3
     enableSuperMixins: true
5 4
 

+ 0
- 1
packages/zefyr/example/lib/main.dart Zobrazit soubor

@@ -2,7 +2,6 @@
2 2
 // for details. All rights reserved. Use of this source code is governed by a
3 3
 // BSD-style license that can be found in the LICENSE file.
4 4
 import 'dart:convert';
5
-import 'dart:io';
6 5
 
7 6
 import 'package:flutter/material.dart';
8 7
 import 'package:quill_delta/quill_delta.dart';

+ 1
- 1
packages/zefyr/pubspec.yaml Zobrazit soubor

@@ -1,5 +1,5 @@
1 1
 name: zefyr
2
-description: Flutter widgets for editing rich text.
2
+description: Rich text editor for Flutter.
3 3
 version: 0.1.0
4 4
 author: Anatoly Pulyaevskiy <anatoly.pulyaevskiy@gmail.com>
5 5
 homepage: https://github.com/pulyaevskiy/zefyr